OpenStack Horizon Puppet Module
Go to file
Mathieu Gagné 1f5c12f544 Fix rspec tests to support latest apache module
Latest apache module requires new dependencies: concat and firewall.

It now requires those facts:
* operatingsystemrelease
* concat_basedir (required by concat)

Change-Id: Ic561ec756c844c3b3cbe0c441a3d9a0d8c1abe9b
2013-04-29 19:30:43 -04:00
manifests Adding options to set can_set_mount_point 2013-03-26 21:58:59 +00:00
spec Fix rspec tests to support latest apache module 2013-04-29 19:30:43 -04:00
templates Adding options to set can_set_mount_point 2013-03-26 21:58:59 +00:00
.fixtures.yml Fix rspec tests to support latest apache module 2013-04-29 19:30:43 -04:00
.gitreview add gitreview 2013-04-10 13:45:04 -07:00
.travis.yml add testing branchs and 3.1 to matrix 2013-03-05 14:39:34 -08:00
CHANGELOG release 1.1.0 2013-03-21 10:12:37 -07:00
Gemfile Add ruby19 and puppet3 to travis matrix 2013-02-09 02:31:13 -08:00
LICENSE Add modulefile and changelog for initial release 2012-06-12 10:11:08 -07:00
Modulefile release 1.1.0 2013-03-21 10:12:37 -07:00
Rakefile Add initial spec test 2012-06-18 16:12:32 -07:00
README.md Remove reference to Travis CI 2013-04-21 17:04:44 -04:00

OpenStack Dashboard

Puppet module for Horizon, the OpenStack Dashboard Project.

This version of the module is targeted at Folsom and Grizzly.