Selaa lähdekoodia

AMBARI-5683. Ganglia Monitor fails to install on SLES 11 SP3 (aonishuk)

Andrew Onishuk 11 vuotta sitten
vanhempi
commit
9391b60aa2

+ 1 - 1
ambari-server/src/main/resources/stacks/HDP/1.3.2/services/GANGLIA/metainfo.xml

@@ -91,7 +91,7 @@
             </package>
             <package>
               <type>rpm</type>
-              <name>apache2-mod_php5</name>
+              <name>apache2?mod_php*</name>
             </package>
           </packages>
         </osSpecific>

+ 1 - 1
ambari-server/src/main/resources/stacks/HDP/1.3.2/services/NAGIOS/metainfo.xml

@@ -107,7 +107,7 @@
             </package>
             <package>
               <type>rpm</type>
-              <name>apache2-mod_php5</name>
+              <name>apache2?mod_php*</name>
             </package>
           </packages>
         </osSpecific>

+ 1 - 1
ambari-server/src/main/resources/stacks/HDP/2.0.6/services/GANGLIA/metainfo.xml

@@ -86,7 +86,7 @@
             </package>
             <package>
               <type>rpm</type>
-              <name>apache2-mod_php5</name>
+              <name>apache2?mod_php*</name>
             </package>
           </packages>
         </osSpecific>

+ 1 - 1
ambari-server/src/main/resources/stacks/HDP/2.0.6/services/NAGIOS/metainfo.xml

@@ -121,7 +121,7 @@
             </package>
             <package>
               <type>rpm</type>
-              <name>apache2-mod_php5</name>
+              <name>apache2?mod_php*</name>
             </package>
           </packages>
         </osSpecific>