aboutsummaryrefslogtreecommitdiffstats
path: root/manifests/profile/base/mistral
AgeCommit message (Collapse)AuthorFilesLines
2016-08-09Fix mistral sync_db profile stepsCarlos Camacho3-3/+3
The services in the mistral profiles were limited to be executed only in the bootstrap master node. Change-Id: Iae42ffa37c4c9b1e070b7c3753e04c45bb97703f
2016-08-08Fix parameters and headers inconsistency in the puppet manifests.Carlos Camacho3-20/+15
As we are staring to manually check overcloud services the first step is to check that the puppet profiles are all aligned. Changes applied: No logic added or removed in this submission. Removed unused parameters. Align header comments structure. All profiles parameters sorted following: "Mandatory params first sorted alphabetically then optional params sorted alphabetically." Note: Following submissions will check pacemaker, cinder, mistral and redis services in the base profiles as some of them has the $pacemaker_master parameter defaulted to true. Change-Id: I2f91c3f6baa33f74b5625789eec83233179a9655
2016-08-03Fix mistral profile stepsCarlos Camacho3-13/+37
Fixing Mistral profile when deploying the service. Change-Id: I942d419be951651e305d01460f394870c30a9878
2016-07-14Add Mistral profilesBrad P. Crochet3-0/+118
Add Mistral profiles for non-ha and ha scenarios Change-Id: I1a072326091fd3b0c21d2f78041e3532b67c60eb Implements: blueprint refactor-puppet-manifests Depends-On: I6ce61054384c15876c498ba8cf582f88d9f7f54c