components/ruby/puppet-modules/openstack-swift/patches/03-init.patch
changeset 6917 6936cd289acf
parent 6817 e4a26f447d0c
--- a/components/ruby/puppet-modules/openstack-swift/patches/03-init.patch	Fri Sep 16 07:22:31 2016 -0700
+++ b/components/ruby/puppet-modules/openstack-swift/patches/03-init.patch	Fri Sep 16 07:20:38 2016 -0700
@@ -12,7 +12,7 @@
  # Install and configure base swift components
  #
  # == Parameters
-@@ -85,27 +89,6 @@ class swift(
+@@ -85,29 +89,6 @@ class swift(
      ensure => $client_package_ensure;
    }
 
@@ -37,6 +37,8 @@
 -    ensure => file,
 -  }
 -
-   File['/etc/swift/swift.conf'] -> Swift_config<||>
-
+-  File['/etc/swift/swift.conf'] -> Swift_config<||>
+-
    swift_config {
+     'swift-hash/swift_hash_path_suffix': value => $swift_hash_path_suffix_real;
+     'swift-hash/swift_hash_path_prefix': value => $swift_hash_path_prefix;