Project

General

Profile

« Previous | Next » 

Revision 82a61d51

Added by Ewoud Kohl van Wijngaarden about 9 years ago

Further lint fixes

View differences:

spec/defines/puppet_server_env_spec.rb
without_content(/^\s+manifestdir\s+=/).
with_content(%r{^\s+modulepath\s+= /etc/puppet/environments/foo/modules:/etc/puppet/environments/common:/etc/puppet/modules:/usr/share/puppet/modules$}).
without_content(/^\s+templatedir\s+=/).
with_content(/^\s+config_version\s+=/).
without_content(/^\s+config_version\s+=/).
with({}) # So we can use a trailing dot on each with_content line
should_not contain_file('/etc/puppet/environments/foo/environment.conf')

Also available in: Unified diff