puppet-designate/spec
Yanis Guenane 712bfd942c 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: I8f959e4ebbce2545843a901345a2ac3daf4259a1
2015-08-12 18:58:10 +02:00
..
acceptance acceptance: Remove dirty fix for empty values (fixed in inifile module) 2015-07-10 15:16:57 +00:00
classes Add related parameters to service::central section 2015-08-09 06:01:32 -07:00
unit Rely on autorequire for config resource ordering 2015-08-12 18:58:10 +02:00
shared_examples.rb Fix rspec 3.x oneliner deprecation 2015-03-20 10:57:00 +01:00
spec_helper.rb spec: Added designate::* unit tests 2014-11-24 19:43:33 +01:00
spec_helper_acceptance.rb Fix git clone for locally running tests 2015-07-08 11:56:22 -07:00