Remove trailing comma for puppet 2.6 compat
This commit is contained in:
parent
ffdcaaf803
commit
eb02382140
@ -39,7 +39,7 @@ class swift::proxy::authtoken(
|
||||
$delay_auth_decision = undef,
|
||||
$auth_host = undef,
|
||||
$auth_port = undef,
|
||||
$auth_protocol = undef,
|
||||
$auth_protocol = undef
|
||||
) {
|
||||
|
||||
keystone::client::authtoken { '/etc/swift/proxy-server.conf':
|
||||
|
Loading…
x
Reference in New Issue
Block a user