Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-09-02 | Make service profiles default to rabbitmq_node_ips | Steven Hardy | 1 | -1/+9 | |
Instead of hard-coded yaml aliases in t-h-t, make each service profile that requires rabbit default to the list of rabbit ips. Note this could still be extended in future to e.g enable per service rabbit clusters, but the default is to lookup the hiera which should be logically equivalent to current t-h-t. Change-Id: Ie53c93456529420588eb1927703ea91b54095d87 Partially-Implements: blueprint custom-roles | |||||
2016-08-17 | Fix deployment steps for AODH profiles | Carlos Camacho | 1 | -1/+1 | |
The services in the AODH profiles were limited to be executed only in the bootstrap master node. Change-Id: I85cfa97f0e5e9a70e86e51d8188a2abf86e2ec1c | |||||
2016-08-04 | Implement aodh profiles | Pradeep Kilambi | 1 | -0/+53 | |
Change-Id: Ie48a123cc5bc402aee635a5daf118b158c6f3b6a Implements: blueprint refactor-puppet-manifests |