Add parameter for enabling purging configuration files
authorBrent Eagles <beagles@redhat.com>
Wed, 10 Aug 2016 14:43:51 +0000 (12:13 -0230)
committerBrent Eagles <beagles@redhat.com>
Wed, 10 Aug 2016 14:43:51 +0000 (12:13 -0230)
commitf7f514cf67274b40f0f079d5349d7e9fda9d1790
tree3fbd3ed938f694f73e1734b6b519d1979b30e102
parentdae7f72898dec10a53d724d989dd7083b60c40b5
Add parameter for enabling purging configuration files

This patch adds a parameter, EnableConfigPurge, to the base nova and
neutron service files. The value is passed to their respective puppet
modules to control whether resources not managed by puppet are purged
from the config files. The default value is set to true.

Change-Id: I32732dc2ed7a7b3187e8727592cb4add0c6b9cf6
Closes-Bug:  #1611800
puppet/services/neutron-base.yaml
puppet/services/nova-base.yaml