diff --git a/spec/acceptance/horizon_with_apache_spec.rb b/spec/acceptance/horizon_with_apache_spec.rb index be45e4f0..81680914 100644 --- a/spec/acceptance/horizon_with_apache_spec.rb +++ b/spec/acceptance/horizon_with_apache_spec.rb @@ -8,6 +8,7 @@ describe 'horizon class' do pp= <<-EOS include openstack_integration include openstack_integration::repos + include openstack_integration::apache class { 'horizon': secret_key => 'big_secret', @@ -49,6 +50,7 @@ describe 'horizon class' do pp= <<-EOS include openstack_integration include openstack_integration::repos + include openstack_integration::apache class { 'horizon': secret_key => 'big_secret',