remove trailing comma
to fix 2.6.x support
This commit is contained in:
@@ -57,7 +57,7 @@ class openstack::nova::controller (
|
|||||||
# General
|
# General
|
||||||
$keystone_host = '127.0.0.1',
|
$keystone_host = '127.0.0.1',
|
||||||
$verbose = 'False',
|
$verbose = 'False',
|
||||||
$enabled = true,
|
$enabled = true
|
||||||
) {
|
) {
|
||||||
|
|
||||||
# Configure the db string
|
# Configure the db string
|
||||||
|
Reference in New Issue
Block a user