components/ruby/puppet-modules/openstack-horizon/patches/01-metadata.patch
author Drew Fisher <drew.fisher@oracle.com>
Tue, 16 Feb 2016 13:47:43 -0800
changeset 5464 6e2e17e6aa45
child 5860 afd31ba91ee9
permissions -rw-r--r--
PSARC/2016/001 OpenStack Puppet Modules 22491714 Request to integrate OpenStack Puppet modules

In-house patch to add support for Solaris 11.3 and 12.0.  This patch
has not yet been submitted upstream due to requirements for 3rd party
CI testing.

--- openstack-horizon-6.1.0/metadata.json.orig   2015-10-15 09:08:36.076687173 -0700
+++ openstack-horizon-6.1.0/metadata.json       2015-10-15 09:10:00.860099386 -0700
@@ -48,6 +48,13 @@
         "12.04",
         "14.04"
       ]
+    },
+    {
+      "operatingsystem": "Solaris",
+      "operatingsystemrelease": [
+        "11.3",
+        "12.0"
+      ]
     }
   ],
   "description": "Installs and configures OpenStack Horizon (Dashboard)."