Keith Schincke 16d2799998 Puppet incorrectly sets rgw_keystone_revocation_interval to absent
Puppet incorrectly sets rgw_keystone_revocation_interval when use_pki
is false. According to (1), the default value will be 15*60. This value
should be 0 when not using PKI tokens. This patch ensures the parameter
is set to the value passed into the module.

1: http://docs.ceph.com/docs/master/radosgw/config-ref/

Change-Id: Ic8abf0c9d54847dad72824db211a5850737a05b8
Closes-bug: 1770234
2018-05-09 15:45:14 -04:00
..