Merge "Fix ordering issue related to swift.conf"

This commit is contained in:
Jenkins 2015-08-11 17:13:15 +00:00 committed by Gerrit Code Review
commit 43bb515ea3

View File

@ -37,6 +37,8 @@ class swift(
include ::swift::params
File['/etc/swift/swift.conf'] -> Swift_config <||>
if !defined(Package['swift']) {
package { 'swift':
ensure => $package_ensure,