puppet-swift/spec/unit/type
Yanis Guenane a72e27f83c 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: Icb3464cc0a747d40326d610d38806d059c9a0fc3
2015-08-13 09:54:06 +02:00
..
swift_account_config_spec.rb Rely on autorequire for config resource ordering 2015-08-13 09:54:06 +02:00
swift_bench_config_spec.rb Rely on autorequire for config resource ordering 2015-08-13 09:54:06 +02:00
swift_config_spec.rb Rely on autorequire for config resource ordering 2015-08-13 09:54:06 +02:00
swift_container_config_spec.rb Rely on autorequire for config resource ordering 2015-08-13 09:54:06 +02:00
swift_dispersion_config_spec.rb Rely on autorequire for config resource ordering 2015-08-13 09:54:06 +02:00
swift_object_config_spec.rb Rely on autorequire for config resource ordering 2015-08-13 09:54:06 +02:00
swift_proxy_config_spec.rb Rely on autorequire for config resource ordering 2015-08-13 09:54:06 +02:00