Project

General

Profile

« Previous | Next » 

Revision 4b5caab2

Added by Dominic Cleal about 10 years ago

Contain Apache before foreman::config, stops it being (re)started after
foreman_smartproxy resources

View differences:

spec/classes/foreman_config_passenger_spec.rb
} end
it 'should include apache with modules' do
should contain_class('apache')
should contain_class('apache').that_comes_before('Anchor[foreman::config::passenger_end]')
should contain_class('apache::mod::headers')
should contain_class('apache::mod::passenger')
end

Also available in: Unified diff