Merge pull request #44 from branan/puppet_26_compat

Remove trailing comma for puppet 2.6 compat
This commit is contained in:
Nan Liu
2012-07-10 13:20:52 -07:00

View File

@@ -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':