remove trailing comma

to fix 2.6.x support
This commit is contained in:
Dan Bode
2012-10-28 21:47:00 -07:00
parent 3205a06e50
commit 728bbb6bb8

View File

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