Remove extra "," in class param

This commit is contained in:
Derek Higgins 2012-03-20 12:05:40 +00:00
parent 265cfb09eb
commit af6171076e
1 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,7 @@ class nova::controller(
$verbose = undef,
$lock_path = undef,
$lock_path = undef
) {