diff --git a/modules/openstack_project/manifests/ethercalc.pp b/modules/openstack_project/manifests/ethercalc.pp index 226559c026..b9dedc5a5d 100644 --- a/modules/openstack_project/manifests/ethercalc.pp +++ b/modules/openstack_project/manifests/ethercalc.pp @@ -7,7 +7,7 @@ class openstack_project::ethercalc ( $ssl_key_file_contents = '', $ssl_chain_file_contents = '', ) { - include ethercalc + class { '::ethercalc': } class { 'ethercalc::apache': vhost_name => $vhost_name,