components/ruby/puppet-modules/puppetlabs-apache/patches/01-metadata.patch
author Drew Fisher <drew.fisher@oracle.com>
Thu, 01 Oct 2015 15:00:59 -0700
changeset 4911 6590570733a1
child 5860 afd31ba91ee9
permissions -rw-r--r--
PSARC/2015/368 Common Puppet Modules 21691386 Request to integrate common puppet modules into Userland

Patch to add Solaris 11.3 and Solaris 12 to the list of supported
OSes.  This patch has not yet been submitted upstream.

--- puppetlabs-apache-1.4.0/metadata.json.orig   2015-04-16 14:45:40.806485227 -0600
+++ puppetlabs-apache-1.4.0/metadata.json       2015-04-16 14:46:17.509385014 -0600
@@ -53,6 +53,13 @@
         "12.04",
         "14.04"
       ]
+    },
+    {
+      "operatingsystem": "Solaris",
+      "operatingsystemrelease": [
+        "11.3",
+        "12.0"
+      ]
     }
   ],
   "requirements": [