aboutsummaryrefslogtreecommitdiffstats
path: root/puppet
diff options
context:
space:
mode:
authorEmilien Macchi <emilien@redhat.com>2017-11-01 07:03:27 -0700
committerEmilien Macchi <emilien@redhat.com>2017-11-05 02:44:27 +0000
commit7d8b3c4ed61a441ab1b44683d82b080ce4db988e (patch)
tree87a826e376fca4d8acd00eb6c77d79d8ca905393 /puppet
parent2f092f5c8f107d3a3fea48e0fc96f140acc41aa3 (diff)
cinder: switch CinderCronDbPurgeUser to 'cinder'
... and not 'keystone' or it fails. Change-Id: Iee4161ec9d8c7a84997ab24ddd234353f3a81dfb Closes-Bug: #1729352 (cherry picked from commit b99a240ccc4f262ee7626518087784eb92b0152f)
Diffstat (limited to 'puppet')
-rw-r--r--puppet/services/cinder-base.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/puppet/services/cinder-base.yaml b/puppet/services/cinder-base.yaml
index 5b2a2582..2a8026da 100644
--- a/puppet/services/cinder-base.yaml
+++ b/puppet/services/cinder-base.yaml
@@ -89,7 +89,7 @@ parameters:
type: string
description: >
Cron to move deleted instances to another table - User
- default: 'keystone'
+ default: 'cinder'
CinderCronDbPurgeAge:
type: string
description: >