Go to file
Danilo Ramalho 10bb4095f0 Fix httpd apply in Ubuntu Precise
Alteration of the Apache configuration for apply in the Ubuntu Precise.

It was changed for mod_disk_cache because mod_cache_disk not exist for the
Precise and check Apache Version due the parameter "Require all Granted".

Change-Id: Icc1d13fc39058f147bdbb1e6b9a810143051ece4
Co-Authored-By: Maitê Balhester <mbalhest@thoughtworks.com>
2015-11-18 09:36:41 -02:00
2015-11-11 14:05:35 -02:00
2015-10-13 22:34:07 -03:00
2015-10-13 22:34:07 -03:00
2015-10-13 22:34:07 -03:00
2015-10-13 22:34:07 -03:00
2015-10-13 22:34:07 -03:00
2015-10-13 22:34:07 -03:00

OpenStack Health Puppet Module

Overview

This module provisions (OpenStack Health)[http://git.openstack.org/cgit/openstack/openstack-health].

Running lint

$ bundle install
$ bundle exec rake lint

Running acceptance tests

$ bundle install
$ bundle exec rspec spec/acceptance
Description
RETIRED, Puppet module to deploy OpenStack Health
Readme 549 KiB