aboutsummaryrefslogtreecommitdiffstats
path: root/puppet/services/pacemaker/keystone.yaml
AgeCommit message (Collapse)AuthorFilesLines
2016-05-13Ensure manage_service and enabled are false for PacemakerGiulio Fidente1-2/+2
We can control the two manage_service and enabled boolean from the Pacemaker specific template now. Change-Id: I91a4267f0fc230f63df3333747d28463c7ae55fe
2016-04-09composable keystone servicesDan Prince1-0/+34
Adds new puppet and puppet pacemaker specific services for Keystone. The puppet manifests for keystone now live in puppet-tripleo. Hiera settings are driven by the nested stack heat templates and used to control puppet-keystone and puppet-tripleo directly. The Pacemaker template extends the default keystone service and swaps in the pacemaker specific puppet-tripleo profile instead. Change-Id: I8b30438a27e9d5ec4e7d335e0bd1a931a20b03a2 Depends-On: I2faf5a78db802549053ec41678bf83bf28108189