Puppet modules for deploying Apache in OpenStack infrastructure
Go to file
Ian Wienand 482441c9af Add rake "lint" target, fix errors
Add the rake "lint" target, and fix resulting minor errors, which were:

---
 manifests/mod/python.pp - WARNING: class not documented on line 1
 manifests/mod/wsgi.pp - WARNING: class not documented on line 1
 manifests/vhost.pp - WARNING: variable not enclosed in {} on line 80
 manifests/vhost.pp - WARNING: variable not enclosed in {} on line 82
 manifests/vhost/redirect.pp - WARNING: variable not enclosed in {} on line 43
 manifests/vhost/redirect.pp - WARNING: variable not enclosed in {} on line 45
---

Change-Id: I2213f314d4bf92b4ddf58dbb19a80783380a55ce
2014-11-20 10:56:33 +11: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 Add rake "lint" target, fix errors 2014-11-20 10:56:33 +11: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
CHANGELOG Version 0.0.4 Forge Release 2012-05-08 09:19:52 -07:00
LICENSE Add LICENSE file and update the ModuleFile 2012-02-29 21:43:21 -08:00
Modulefile Version 0.0.4 Forge Release 2012-05-08 09:19:52 -07:00
Rakefile Add rake "lint" target, fix errors 2014-11-20 10:56:33 +11:00