Drive DB initialization via Hiera
authorDan Prince <dprince@redhat.com>
Mon, 20 Jul 2015 11:56:26 +0000 (07:56 -0400)
committerDan Prince <dprince@redhat.com>
Tue, 21 Jul 2015 12:36:39 +0000 (08:36 -0400)
commitffa69110969d79c222a57d71da4d9dcf6fa22b3f
tree76aebd894c8889f84885230c86c21cfbaff4a012
parent7fc1f4df89019d2771d5d055a99d02ad3373e6b9
Drive DB initialization via Hiera

This patch moves most of the ::db::mysql parameter initialization
into a new database.yaml Hiera file. This cleans up the
controller manifests and allows us to define things in a single
location across the two implementations (HA and nonHA).

Change-Id: I895b753b329097a96a6c6f3a03a5fcebefe32dd4
puppet/controller-puppet.yaml
puppet/hieradata/database.yaml [new file with mode: 0644]
puppet/manifests/overcloud_controller.pp
puppet/manifests/overcloud_controller_pacemaker.pp