Use conditionals for neutron and glance worker defaults
authorBrent Eagles <beagles@redhat.com>
Wed, 25 Jan 2017 21:27:12 +0000 (17:57 -0330)
committerAlex Schultz <aschultz@redhat.com>
Fri, 7 Apr 2017 16:58:35 +0000 (10:58 -0600)
commit60e3687075b4968f208ecbc0e24bd4e318c72380
tree0d6754e7059b042a789ad20235622271e5f47395
parente221203da48c329147894923272d335560848fc2
Use conditionals for neutron and glance worker defaults

Using an empty string to signal that the default value in the puppet module
is to be used no longer seems to work, resulting in the puppet specified
defaults being overridden by empty string values. The impact on
configuration will differ depending on the actual configuration item, the
puppet code and the service, so it is just safer to omit the hieradata if
the user has not explicitly set a value.

Change-Id: Iefbc8f8669680e4f9d01db6b49543bfbe9b7661b
Closes-Bug: #1669452
puppet/services/glance-api.yaml
puppet/services/neutron-api.yaml