diff --git a/manifests/init.pp b/manifests/init.pp index 4faf7c5..d1a7c2b 100644 --- a/manifests/init.pp +++ b/manifests/init.pp @@ -18,7 +18,7 @@ # Sample Usage: # This class should not be included directly. It is called from other modules. # -class cloudstack ( +class cloudstack( $mgmt_port = $cloudstack::params::mgmt_port, $cs_mgmt_server = $cloudstack::params::cs_mgmt_server,