components/ruby/puppet-modules/nanliu-staging/patches/01-metadata.patch
changeset 4911 6590570733a1
child 5860 afd31ba91ee9
equal deleted inserted replaced
4910:395144914930 4911:6590570733a1
       
     1 Patch to add Solaris 12 to the list of supported OSes.  This patch has
       
     2 not yet been submitted upstream.
       
     3 
       
     4 --- nanliu-staging-1.0.3/metadata.json.orig   2015-04-16 14:55:41.669164796 -0600
       
     5 +++ nanliu-staging-1.0.3/metadata.json       2015-04-16 14:55:49.787256867 -0600
       
     6 @@ -64,7 +64,8 @@
       
     7        "operatingsystem": "Solaris",
       
     8        "operatingsystemrelease": [
       
     9          "10",
       
    10 -        "11"
       
    11 +        "11",
       
    12 +        "12"
       
    13        ]
       
    14      },
       
    15      {