aboutsummaryrefslogtreecommitdiffstats
path: root/puppet/services/nova-base.yaml
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2017-03-29 04:12:11 +0000
committerGerrit Code Review <review@openstack.org>2017-03-29 04:12:11 +0000
commite2f1a56e80c43d69b6e725e5620864229ecdba7f (patch)
tree05b7d07bb188da08251ee3d5edc939f79b05b1b7 /puppet/services/nova-base.yaml
parentdf26adff6a3120d12829925fabafb404c41b8d9e (diff)
parentc71229f0924f3c60a3172261734cbbdd731e5e5d (diff)
Merge "Only set EnableConfigPurge on major upgrades" into stable/ocata
Diffstat (limited to 'puppet/services/nova-base.yaml')
-rw-r--r--puppet/services/nova-base.yaml6
1 files changed, 3 insertions, 3 deletions
diff --git a/puppet/services/nova-base.yaml b/puppet/services/nova-base.yaml
index ceacb0b2..8100c9b1 100644
--- a/puppet/services/nova-base.yaml
+++ b/puppet/services/nova-base.yaml
@@ -58,10 +58,10 @@ parameters:
description: Set to True to enable debugging on all services.
EnableConfigPurge:
type: boolean
- default: true
+ default: false
description: >
- Remove configuration that is not generated by TripleO. Setting
- to false may result in configuration remnants after updates/upgrades.
+ Remove configuration that is not generated by TripleO. Used to avoid
+ configuration remnants after upgrades.
NovaIPv6:
default: false
description: Enable IPv6 features in Nova