summaryrefslogtreecommitdiffstats
path: root/sdc-os-chef/sdc-backend/chef-repo/cookbooks/sdc-catalog-be/recipes/BE_1_cleanup_jettydir.rb
diff options
context:
space:
mode:
authorTal Gitelman <tg851x@intl.att.com>2017-08-07 17:59:54 +0300
committerTal Gitelman <tg851x@intl.att.com>2017-08-07 17:59:54 +0300
commitba229230144f00d35d55e31a80ca2576bd831448 (patch)
treedb7d3de38fad8dfea7ceb28708a0f0456e4155ce /sdc-os-chef/sdc-backend/chef-repo/cookbooks/sdc-catalog-be/recipes/BE_1_cleanup_jettydir.rb
parent976626d62ae4f55f9d9f0e96bc954102dd38e726 (diff)
[SDC] sync
Change-Id: I150c22c816c52cc142e8d0f3c92e5df7ecea4e3c Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
Diffstat (limited to 'sdc-os-chef/sdc-backend/chef-repo/cookbooks/sdc-catalog-be/recipes/BE_1_cleanup_jettydir.rb')
-rw-r--r--sdc-os-chef/sdc-backend/chef-repo/cookbooks/sdc-catalog-be/recipes/BE_1_cleanup_jettydir.rb9
1 files changed, 0 insertions, 9 deletions
diff --git a/sdc-os-chef/sdc-backend/chef-repo/cookbooks/sdc-catalog-be/recipes/BE_1_cleanup_jettydir.rb b/sdc-os-chef/sdc-backend/chef-repo/cookbooks/sdc-catalog-be/recipes/BE_1_cleanup_jettydir.rb
index 70e4bd06fb..d989eb20bb 100644
--- a/sdc-os-chef/sdc-backend/chef-repo/cookbooks/sdc-catalog-be/recipes/BE_1_cleanup_jettydir.rb
+++ b/sdc-os-chef/sdc-backend/chef-repo/cookbooks/sdc-catalog-be/recipes/BE_1_cleanup_jettydir.rb
@@ -46,12 +46,3 @@ directory "BE_create_catalog-be" do
mode '0755'
action :create
end
-
-
-directory "BE_create_catalog-be" do
- path "/var/lib/jetty/config/onboarding-be"
- owner 'jetty'
- group 'jetty'
- mode '0755'
- action :create
-end \ No newline at end of file