Merge "Set rgw_keystone_revocation_interval to 0 for ceph-ansible"

This commit is contained in:
Zuul 2018-02-21 15:29:50 +00:00 committed by Gerrit Code Review
commit e6a7ad95e6
1 changed files with 1 additions and 0 deletions

View File

@ -313,6 +313,7 @@ outputs:
rgw_keystone_admin_user: swift
rgw_keystone_admin_password: {get_param: SwiftPassword}
rgw_keystone_implicit_tenants: 'true'
rgw_keystone_revocation_interval: '0'
rgw_s3_auth_use_keystone: 'true'
- {get_param: CephConfigOverrides}
ntp_service_enabled: false