Remove some properties from overcloud.yaml Controller group
authorSteven Hardy <shardy@redhat.com>
Mon, 25 Jul 2016 22:01:21 +0000 (23:01 +0100)
committerSteven Hardy <shardy@redhat.com>
Wed, 27 Jul 2016 16:04:59 +0000 (17:04 +0100)
commit918b668bf4fe4a32cce9440bc123b663acc7c5a9
treecac1a456e92141f13ea9c462ac7da0449dc7f776
parent23e13cc1e0b71847e0ea2504c40addaa435f0bef
Remove some properties from overcloud.yaml Controller group

Remove those parameters which simply shadow parameters defined in
puppet/controller.yaml, these can be passed via parameter_defaults,
which is the default.  The remaining properties are more tricky so
will be handled via subsequent patches.

Partially-Implements: blueprint custom-roles
Change-Id: I9bbbd12631de8cb1ad83e265f6ddc9e942dff9ab
overcloud.yaml