Add keystone and db sync profiles
authorMichael Chapman <woppin@gmail.com>
Tue, 15 Mar 2016 05:38:35 +0000 (16:38 +1100)
committerMichael Chapman <woppin@gmail.com>
Tue, 22 Mar 2016 05:14:18 +0000 (16:14 +1100)
commit49904b60df19b070ea5bb4da2d5d901599f23c31
tree41b39d204f37b431c7583fbe89642acb429b90f9
parent4988d0fc359a59af6ce86c0beb8549a950df57cd
Add keystone and db sync profiles

Implements: blueprint refactor-puppet-manifests

Add keystone profiles for both pacemaker and non-ha.
Add db sync profiles for pacemaker and non-ha.

HA profiles are designed such that they include the base
profiles, disabling features as needed, while the base
profile can be used independently.

Change-Id: I2faf5a78db802549053ec41678bf83bf28108189
manifests/profile/base/database/schemas.pp [new file with mode: 0644]
manifests/profile/base/keystone.pp [new file with mode: 0644]
manifests/profile/pacemaker/database/schemas.pp [new file with mode: 0644]
manifests/profile/pacemaker/keystone.pp [new file with mode: 0644]