Commit Graph

3 Commits

Author SHA1 Message Date
Ian Wienand c7cdb727d0 Update Rakefile and module info
Update Rakefile and module info per [1] to bring this module in-line
with others.

[1] http://specs.openstack.org/openstack-infra/infra-specs/specs/puppet-modules.html

Change-Id: Idab73d94fa18f4a621d827e97a2019bd4b3ac2e1
2015-01-29 12:06:43 +11:00
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
William Van Hevelingen 05fcec5f9c (#13073) Add missing puppet spec tests
This commit adds full puppet spec coverage
for all classes and defines.
2012-03-16 00:38:53 -07:00