summaryrefslogtreecommitdiffstats
path: root/docker/docker_tools/chef-solo/cookbooks/Deploy-DCAE/attributes/default.rb
diff options
context:
space:
mode:
Diffstat (limited to 'docker/docker_tools/chef-solo/cookbooks/Deploy-DCAE/attributes/default.rb')
-rw-r--r--docker/docker_tools/chef-solo/cookbooks/Deploy-DCAE/attributes/default.rb7
1 files changed, 7 insertions, 0 deletions
diff --git a/docker/docker_tools/chef-solo/cookbooks/Deploy-DCAE/attributes/default.rb b/docker/docker_tools/chef-solo/cookbooks/Deploy-DCAE/attributes/default.rb
new file mode 100644
index 0000000..b774969
--- /dev/null
+++ b/docker/docker_tools/chef-solo/cookbooks/Deploy-DCAE/attributes/default.rb
@@ -0,0 +1,7 @@
+default['WORKSPACE_DIR'] = "/var/opt/dcae-tools/app"
+
+default['DCAE']['BE'][:http_port] = 8082
+default['DCAE']['BE'][:https_port] = 8444
+
+default['disableHttp'] = true
+