Files
puppet-swift/manifests/storage
Dan Bode 272937ed9c Pass correct mount dir to swift::storage::mount
Previously, swift::storage::xfs was not passing
the correct variable for mnt_base_dir to
swift::storage::mount. $mount_base_dir was incorrectly
specified.

This commit resolves this mistake and ensures that the correct
variable is passed.
2012-02-26 21:14:12 -08:00
..