add puppet manifests and conf files for rubbos httpd module 41/11941/2
authorwangyaoguang <sunshine.wang@huawei.com>
Wed, 6 Apr 2016 01:49:42 +0000 (09:49 +0800)
committerwangyaoguang <sunshine.wang@huawei.com>
Wed, 6 Apr 2016 02:07:42 +0000 (10:07 +0800)
commit922c3005c3e60a1e570bf98589f9ecf9c35bacb9
treef62a31eda148d4d557a192e3f343963916e5bc3e
parent708e3c7eacb563bfe029719bc7f4c7d0c6d233b7
add puppet manifests and conf files for rubbos httpd module

1. add two manifests
2. add two configuration files,httpd.conf and workers.properties

JIRA: BOTTLENECK-52

Change-Id: Icb651238f597a91ac9b748db487c24959825485c
Signed-off-by: wangyaoguang <sunshine.wang@huawei.com>
testsuites/rubbos/puppet_manifests/modules/rubbos_httpd/files/apache_conf/httpd.conf [new file with mode: 0644]
testsuites/rubbos/puppet_manifests/modules/rubbos_httpd/files/apache_conf/workers.properties [new file with mode: 0644]
testsuites/rubbos/puppet_manifests/modules/rubbos_httpd/manifests/rubbos_httpd_off.pp [new file with mode: 0644]
testsuites/rubbos/puppet_manifests/modules/rubbos_httpd/manifests/rubbos_httpd_on.pp [new file with mode: 0644]