puppet-swift/lib/puppet/provider/ring_object_device
Dan Bode c9389516ba Ensure swift hash is rebuilt for every puppet run
Previously, the swift caches were being built on the class
instances themselves.

This could result in stale values when puppet runs multiple times
using the same process (like in the case of puppet agent)

This commit uses prefetch to ensure that the retrieved swift ring
values are updated per puppet run.
2012-04-13 13:41:12 -07:00
..
swift_ring_builder.rb Ensure swift hash is rebuilt for every puppet run 2012-04-13 13:41:12 -07:00