Skip to content

Releases: StackStorm/ansible-st2

v0.4.0

06 May 14:23
Compare
Choose a tag to compare

Chg #42: Use new bundled packages, minimum viable implementation for Ubuntu14 (@johandahlberg)

v0.3.4

08 Dec 11:36
Compare
Choose a tag to compare

Bug #35: Python dependencies were not installed for respective st2 version/branch (@johandahlberg)

v0.3.3

03 Dec 19:05
Compare
Choose a tag to compare

v0.3.2

13 Oct 14:53
Compare
Choose a tag to compare
  • Bug #31: Fixed mistral installation when playbook re-run failed on mistral sync_db (@johandahlberg)
  • Enh #32: Verify that playbook could be re-run in CI

v0.3.1

09 Oct 14:11
Compare
Choose a tag to compare
  • Enh #30: Avoid collisions in variables, rename version to mistral_version for mistral role (@johandahlberg)
  • Bug #27: Fixed ANXS.postgresql role required additional sudo flag
  • Bug #29: Fixed mistral start when /var/log/mistral log directory didn't exist (@johandahlberg)

v.0.3.0

01 Oct 19:00
Compare
Choose a tag to compare
  • Chg #18: Move Mistral backend from MySQL -> PostgreSQL, external ansible galaxy role

v0.2.1

01 Oct 17:41
Compare
Choose a tag to compare
  • Bug #24: Fixed issue when mistral failed to find virtualenv
  • Bug #26: Ensure that pip is upgraded to latest version (@withrocks)

v0.2.0

26 Aug 19:21
Compare
Choose a tag to compare
  • Added st2_ prefix for all variables
  • Version check before install
  • Requirements check (memory/available space) before install
  • Added stable, unstable support (besides of numeric 0.12.1 version)
  • Vagrantfile for development
  • Fix Upstart scripts
  • #16 Start MySQL if not yet started
  • #7 Configure CircleCI to run Ansible Playbook (Ubuntu 12)
  • Initial Docs

v0.1.0

18 Aug 20:48
Compare
Choose a tag to compare

Initial state