Merge "Keystone token flush cron job should log to a file"
This commit is contained in:
commit
90a0c87608
@ -232,7 +232,7 @@ outputs:
|
||||
keystone::cron::token_flush::maxdelay: 3600
|
||||
keystone::roles::admin::service_tenant: 'service'
|
||||
keystone::roles::admin::admin_tenant: 'admin'
|
||||
keystone::cron::token_flush::destination: '/dev/null'
|
||||
keystone::cron::token_flush::destination: '/var/log/keystone/keystone-tokenflush.log'
|
||||
keystone::config::keystone_config:
|
||||
ec2/driver:
|
||||
value: 'keystone.contrib.ec2.backends.sql.Ec2'
|
||||
|
Loading…
Reference in New Issue
Block a user