puppet-ceilometer/lib/puppet
Yanis Guenane e729f2d911 Rely on autorequire for config resource ordering
Currently we specify the ordering of config resources wherever it is
necessary based on the presence of the file it will write to, or the
presence of the package in charge of providing the file it will write
to.

Those kind of ordering can be specified directly at the resource level
using the autorequire mechanism. With this patch, any config resource
will make sure the package in charge of providing the file will be
installed first.

Change-Id: Ie99aec47f9bf334336e9cd87106c9f47d6e5abfa
2015-08-12 18:45:28 +02:00
..
provider Changes file_path to self.file_path 2014-02-14 16:28:21 +01:00
type Rely on autorequire for config resource ordering 2015-08-12 18:45:28 +02:00