components/ruby/puppet-modules/openstack-heat/patches/02-params.patch
changeset 5860 afd31ba91ee9
parent 5464 6e2e17e6aa45
child 6817 e4a26f447d0c
--- a/components/ruby/puppet-modules/openstack-heat/patches/02-params.patch	Mon Apr 25 10:20:40 2016 -0700
+++ b/components/ruby/puppet-modules/openstack-heat/patches/02-params.patch	Wed Apr 27 14:55:10 2016 -0700
@@ -2,9 +2,17 @@
 has not yet been submitted upstream due to requirements for 3rd party
 CI testing.
 
---- openstack-heat-6.1.0/manifests/params.pp.orig	2015-05-29 10:14:14.918710769 -0600
-+++ openstack-heat-6.1.0/manifests/params.pp	2015-05-29 10:14:53.068950697 -0600
-@@ -45,10 +45,24 @@ class heat::params {
+--- 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
+@@ -1,3 +1,7 @@
++#######################################################################
++# Oracle has modified the originally distributed contents of this file.
++#######################################################################
++
+ # == Class: heat::params
+ #
+ # Parameters for puppet-heat
+@@ -45,10 +49,24 @@
          }
        }
      }