components/ruby/puppet-modules/puppetlabs-rabbitmq/patches/01-metadata.patch
branchs11u3-sru
changeset 6035 c9748fcc32de
equal deleted inserted replaced
6016:a477397bba8b 6035:c9748fcc32de
       
     1 This patch adds Solaris as a supported OS.  This patch has been
       
     2 submitted upstream but will not be accepted until Solaris 12 is
       
     3 released publicly AND a Puppetlabs customer requests its support for
       
     4 Puppet Enterprise.
       
     5 
       
     6 --- puppetlabs-rabbitmq-5.3.1/metadata.json.orig   2015-11-17 09:49:31.060947205 -0800
       
     7 +++ puppetlabs-rabbitmq-5.3.1/metadata.json       2015-11-17 09:50:42.946972161 -0800
       
     8 @@ -40,6 +40,13 @@
       
     9          "12.04",
       
    10          "14.04"
       
    11        ]
       
    12 +    },
       
    13 +    {
       
    14 +      "operatingsystem": "Solaris",
       
    15 +      "operatingsystemrelease": [
       
    16 +        "11.3",
       
    17 +        "12.0"
       
    18 +      ]
       
    19      }
       
    20    ],
       
    21    "requirements": [