Sha256: b021a2c1b540b15b7a51f6238ca339ae543985d4526fa1097e8e2a038e7f3846

Contents?: true

Size: 1.28 KB

Versions: 1

Compression:

Stored size: 1.28 KB

Contents

# 0.1.0 (December 27, 2015)

* Initial release.


# 0.2.2 (December 31, 2015)

breaking changes!
* nodes instances number defined into node method (instances attributes removed)
* cluster.nodes return only nodes (before nodes with index were returned)

other changes:
* Improved documentation.
* cluster domain now is optional
* nodes code block now is optional
* improved detection of multimachine_filter
* minor fixes

# 0.2.3 (April 2, 2016)

* Now custer name can be omitted (thanks to jaydoane)

other changes:
* Documented cluster.debug feature
* Improved code inline documentation

# 0.2.4 (June 26, 2016)

* issues #3 Now vagrant up and vagrant provision support also a list of machine name / regular expressions.
* pr #3 Support changing ansible_playbook_path & clean up   path management

NB. breaking change
ansible_group_vars_path and ansible_host_vars_path are not supported anymore

# 0.7.0 (November 02, 2016)

* introduced support for declarative cluster definition

# 0.7.1 (November 04, 2016)

* Minor fix

# 0.7.2 (November 16, 2016)

* issues #11 Allow management of Ansible vars for all hosts
* issues #9 Create group_vars and host_vars directory only if necessary

* breacking change: custom group of groups all_groups:children removed. Insteal use all (automatically created by ansible)

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
vagrant-compose-0.7.2 CHANGELOG.md