search for: apache_spec

Displaying 1 result from an estimated 1 matches for "apache_spec".

2013 Mar 02
0
Problems getting rspec testing working in OSX?
...expectations (2.13.0) rspec-mocks (2.13.0) rspec-puppet (0.1.6) kiera:apache loiosh$ pwd /etc/puppet/modules/apache kiera:apache loiosh$ rake spec HEAD is now at 9a06f11 Merge branch ''4.x'' /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/bin/ruby -S rspec spec/classes/apache_spec.rb --color FF.F Failures: 1) apache On a Debian OS with no package name specified Failure/Error: should contain_package(''httpd'').with( { ''name'' => ''apache2'' } ) NoMethodError: undefined method `contain_package'' for #&lt...