diff --git a/manifests/init.pp b/manifests/init.pp index 46f3c67..ae11ff6 100644 --- a/manifests/init.pp +++ b/manifests/init.pp @@ -17,8 +17,8 @@ class project_config( $url, + $base = undef, $revision = 'master', - $base = undef, ) { $config_dir = Vcsrepo['/etc/project-config']