浏览代码

AMBARI-7694. Nagios install should also install php.(vbrodetskyi)

Vitaly Brodetskyi 10 年之前
父节点
当前提交
a1613b0ff2
共有 1 个文件被更改,包括 3 次插入0 次删除
  1. 3 0
      ambari-server/src/main/resources/stacks/HDP/2.0.6/services/NAGIOS/metainfo.xml

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

@@ -126,6 +126,9 @@
             <package>
               <name>nagios-devel-3.5.0-99</name>
             </package>
+            <package>
+              <name>php</name>
+            </package>
           </packages>
         </osSpecific>
         <osSpecific>