Remove trailing comma for Puppet 2.6 compat
Change-Id: I3a8d6c7fbf1c31c146ace3625de6ca08ad06b3e7
This commit is contained in:
@@ -69,7 +69,7 @@ class openstack::provision(
|
|||||||
$identity_uri = undef,
|
$identity_uri = undef,
|
||||||
$tempest_clone_path = '/var/lib/tempest',
|
$tempest_clone_path = '/var/lib/tempest',
|
||||||
$tempest_clone_owner = 'root',
|
$tempest_clone_owner = 'root',
|
||||||
$setup_venv = false,
|
$setup_venv = false
|
||||||
) {
|
) {
|
||||||
## Users
|
## Users
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user