Remove trailing comma for puppet 2.6 compat

This commit is contained in:
Branan Purvine-Riley 2012-07-10 11:10:10 -07:00
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':