Files
puppet-swift/manifests/storage
Dan Bode b379804ca9 fix bug setting device
The device set for the storage mount point was
hard-coded to /dev/$name. This value is only
valid when no device is supplied to the storage
xfs setup.

This commit updates it to use the target_device
which is either the device that was passed, or
/dev/$name if not device is specified.
2013-01-07 11:07:20 -08:00
..
2012-08-23 00:47:12 +01:00
2012-08-23 00:47:12 +01:00
2012-08-23 00:47:12 +01:00
2013-01-07 11:07:20 -08:00