components/ruby/puppet-modules/openstack-heat/patches/02-params.patch
changeset 6817 e4a26f447d0c
parent 5860 afd31ba91ee9
--- a/components/ruby/puppet-modules/openstack-heat/patches/02-params.patch	Wed Sep 07 14:48:35 2016 -0700
+++ b/components/ruby/puppet-modules/openstack-heat/patches/02-params.patch	Wed Sep 07 14:48:35 2016 -0700
@@ -2,8 +2,8 @@
 has not yet been submitted upstream due to requirements for 3rd party
 CI testing.
 
---- openstack-heat-6.1.0/manifests/params.pp.orig	2016-04-21 08:02:17.732256206 -0700
-+++ openstack-heat-6.1.0/manifests/params.pp	2016-04-21 08:02:43.009849321 -0700
+--- openstack-heat-8.2.0/manifests/params.pp.orig	2016-04-21 08:02:17.732256206 -0700
++++ openstack-heat-8.2.0/manifests/params.pp	2016-04-21 08:02:43.009849321 -0700
 @@ -1,3 +1,7 @@
 +#######################################################################
 +# Oracle has modified the originally distributed contents of this file.
@@ -12,7 +12,7 @@
  # == Class: heat::params
  #
  # Parameters for puppet-heat
-@@ -45,10 +49,24 @@
+@@ -46,10 +50,24 @@
          }
        }
      }
@@ -34,7 +34,7 @@
        fail("Unsupported osfamily: ${::osfamily} operatingsystem: \
  ${::operatingsystem}, module ${module_name} only support osfamily \
 -RedHat and Debian")
-+Solaris, RedHat, and Debian")
++RedHat, Debian, and Solaris")
      }
    }
  }