소스 검색

AMBARI-2957. Make distribute_keytabs.py available under /var/lib/ambari-server/resources/scripts. (yusaku)

Yusaku Sako 12 년 전
부모
커밋
a4230368b0
1개의 변경된 파일3개의 추가작업 그리고 0개의 파일을 삭제
  1. 3 0
      ambari-server/pom.xml

+ 3 - 0
ambari-server/pom.xml

@@ -320,6 +320,9 @@
                 <source>
                   <location>src/main/resources/scripts/keytabs.sh</location>
                 </source>
+                <source>
+                  <location>src/main/resources/scripts/distribute_keytabs.py</location>
+                </source>
               </sources>
             </mapping>
             <mapping>