- Adds many missing attributes for the default config.
- Switches default mode to server with a bootstrap_expect of 1.
Adds support to bind to the IP of a named interface.
- Additions
- bind_interface, advertise_interface, client_interface attributes
Adds [ChefSpec][3] tests and software lint/metrics.
- Breaking Changes
- Renames binary_install recipe to install_binary
- Renames source_install recipe to source_binary
Bumps the release of Consul to 0.3.0
- Additions
- Service LWRP (thanks @reset!)
Bumps the release of Consul to 0.2.0
-
Bug fixes
- Source installation now works properly;
- Test kitchen tests all green;
-
Additions
- More tests!
recipe[consul::service]
Initial release of Consul cookbook.
- Features
- Source and binary installation recipes