Puppet modules for deploying Apache in OpenStack infrastructure
Go to file
Reid Vandewiele e62e3625b4 Fix broken tests for ssl, vhost, vhost::*
A number of tests were broken by the last few style commits when '755'
became '0755' and the tests didn't get updated. This commit fixes the
tests so that they work again.

The tests for apache::ssl were broken because the 'operatingsystem' fact
was not being set in the tests. Don't know how long that's been busted,
but in any case this commit fixes that problem as well by adding
appropriate let(:facts).
2012-04-22 00:32:09 -07:00
files fix tests 2012-04-16 15:19:12 +08:00
lib/puppet One end too much 2012-04-16 15:31:12 +08:00
manifests Changes to match style guide and pass puppet-lint without error 2012-04-20 21:07:54 -07:00
spec Fix broken tests for ssl, vhost, vhost::* 2012-04-22 00:32:09 -07:00
templates Merge pull request #11 from mhuffnagle/master 2012-04-20 08:26:27 -07:00
tests fix tests 2012-04-16 15:19:12 +08:00
.gitignore (#13060) Add .gitignore to repo 2012-03-13 05:47:47 +05:30
LICENSE Add LICENSE file and update the ModuleFile 2012-02-29 21:43:21 -08:00
Modulefile Add LICENSE file and update the ModuleFile 2012-02-29 21:43:21 -08:00
Rakefile (#13073) Add missing puppet spec tests 2012-03-16 00:38:53 -07:00