add puppet manifests and conf files for rubbos tomcat module 81/11881/2
authorwangyaoguang <sunshine.wang@huawei.com>
Tue, 5 Apr 2016 07:25:46 +0000 (15:25 +0800)
committerwangyaoguang <sunshine.wang@huawei.com>
Tue, 5 Apr 2016 09:00:08 +0000 (17:00 +0800)
commit708e3c7eacb563bfe029719bc7f4c7d0c6d233b7
treec58152a52d5d6b7a0652d0ccf67acf9e7f2e2baa
parentc3756b0ed4a52407f5da611fa92ddc68b9e6be8b
add puppet manifests and conf files for rubbos tomcat module

Change-Id: Ieff7000004a3f228731f4c35a519a9634a70a702
JIRA: BOTTLENECK-53
testsuites/rubbos/puppet_manifests/modules/rubbos_tomcat/files/server.xml [new file with mode: 0644]
testsuites/rubbos/puppet_manifests/modules/rubbos_tomcat/files/tomcat_sl/Config.java [new file with mode: 0644]
testsuites/rubbos/puppet_manifests/modules/rubbos_tomcat/files/tomcat_sl/build.properties [new file with mode: 0644]
testsuites/rubbos/puppet_manifests/modules/rubbos_tomcat/files/tomcat_sl/build.xml [new file with mode: 0644]
testsuites/rubbos/puppet_manifests/modules/rubbos_tomcat/files/tomcat_sl/mysql.properties [new file with mode: 0644]
testsuites/rubbos/puppet_manifests/modules/rubbos_tomcat/files/tomcat_sl/rubbos_files/Makefile [new file with mode: 0755]
testsuites/rubbos/puppet_manifests/modules/rubbos_tomcat/files/tomcat_sl/rubbos_files/config.mk [new file with mode: 0644]
testsuites/rubbos/puppet_manifests/modules/rubbos_tomcat/files/tomcat_sl/web.xml [new file with mode: 0644]
testsuites/rubbos/puppet_manifests/modules/rubbos_tomcat/manifests/rubbos_tomcat_off.pp [new file with mode: 0644]
testsuites/rubbos/puppet_manifests/modules/rubbos_tomcat/manifests/rubbos_tomcat_on.pp [new file with mode: 0644]