OpenStack Cinder Puppet Module
Go to file
Mathieu Gagné 9686bb830b Allow to hide config values from Puppet logs
Hide configuration value from Puppet logs if the secret parameter
is set to true.

Fixes: bug #1173322
Change-Id: I380a86b834c2f6cb6f347cade6137ee2e757f091
2013-05-28 15:17:58 -04:00
lib/puppet Allow to hide config values from Puppet logs 2013-05-28 15:17:58 -04:00
manifests Allow to hide config values from Puppet logs 2013-05-28 15:17:58 -04:00
spec Allow to hide config values from Puppet logs 2013-05-28 15:17:58 -04:00
.fixtures.yml Add cinder::db::postgresql class. 2013-04-23 18:16:25 -04:00
.gitignore add travisci support 2012-10-29 12:58:32 -07:00
.gitreview add gitreview 2013-04-10 13:41:27 -07:00
.travis.yml update travis file for 2.6,3.1 support 2013-03-05 14:37:02 -08:00
CHANGELOG 1.1.1 2013-03-21 10:19:12 -07:00
Gemfile Add puppet-lint to Gemfile 2013-05-09 18:06:58 -04:00
LICENSE Added license for #10 2012-11-21 10:24:29 -07:00
Modulefile Add support for configuring qpid. 2013-04-23 07:44:17 -04:00
README.md Update README.md to refer to StackForge 2013-04-21 16:22:13 -04:00
Rakefile add travisci support 2012-10-29 12:58:32 -07:00

README.md

The cinder module

This module can be used to flexibly configure cinder, the Block Storage Service of OpenStack.

It has been tested with a combination of other modules, and has primarily been developed as a subcomponent of the openstack module

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