]> review.fuel-infra Code Review - puppet-modules/puppet-ceilometer.git/commit
policy.json: Allow one to manage them from the puppet module
authorYanis Guenane <yanis.guenane@enovance.com>
Fri, 26 Sep 2014 23:07:49 +0000 (19:07 -0400)
committerYanis Guenane <yanis.guenane@enovance.com>
Wed, 22 Oct 2014 15:20:16 +0000 (11:20 -0400)
commitd077ad297e7686574653d430c834bb16f4920f88
treec6cce2be5615e34a5f2c24457c081ac2b68e8e4b
parent7792885d365306f04260f4e736eb3a2fca4e6a35
policy.json: Allow one to manage them from the puppet module

This commit allow a deployer to manage the policies via this module
It relies on augeas to change only the policy needed. The init takes
a hash of policies and apply them.

Change-Id: I413702d5baa0e96c43f9a599e1e06ed23ab23993
manifests/api.pp
manifests/policy.pp [new file with mode: 0644]
spec/classes/ceilometer_api_spec.rb
spec/classes/ceilometer_policy_spec.rb [new file with mode: 0644]