Remove trailing coma for Puppet 2.6 compat.

This commit is contained in:
François Charlier 2012-12-12 10:35:26 +01:00
parent b885ed7488
commit 63cb9e735d

View File

@ -26,7 +26,7 @@ class swift::keystone::dispersion(
$auth_user = 'dispersion',
$auth_pass = 'dispersion_password',
$email = 'swift@localhost',
$tenant = 'services',
$tenant = 'services'
) {
keystone_user { $auth_user: