summaryrefslogtreecommitdiffstats
path: root/catalog-be/sdc-backend/chef-repo/cookbooks/sdc-catalog-be/attributes/default.rb
diff options
context:
space:
mode:
authorAreli, Fuss (af732p) <af732p@att.com>2018-05-31 11:27:18 +0300
committerAreli, Fuss (af732p) <af732p@att.com>2018-05-31 11:28:03 +0300
commit7dfc6dab26087e9d91b4026efe475d50dde63657 (patch)
tree50d60536330e5a1a6afc8027ac0611b5934c747b /catalog-be/sdc-backend/chef-repo/cookbooks/sdc-catalog-be/attributes/default.rb
parenta108e8bce15c71acec55b2d20cff546c0ae0a647 (diff)
Fix SDC DCAE configuration
Fix SDC DCAE configuration Change-Id: I3edc9da4c57a71caffe0a03cfbaeb70222ac343f Issue-ID: SDC-1390 Signed-off-by: Areli, Fuss (af732p) <af732p@att.com>
Diffstat (limited to 'catalog-be/sdc-backend/chef-repo/cookbooks/sdc-catalog-be/attributes/default.rb')
-rw-r--r--catalog-be/sdc-backend/chef-repo/cookbooks/sdc-catalog-be/attributes/default.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/catalog-be/sdc-backend/chef-repo/cookbooks/sdc-catalog-be/attributes/default.rb b/catalog-be/sdc-backend/chef-repo/cookbooks/sdc-catalog-be/attributes/default.rb
index 624ec83385..a2173aac5c 100644
--- a/catalog-be/sdc-backend/chef-repo/cookbooks/sdc-catalog-be/attributes/default.rb
+++ b/catalog-be/sdc-backend/chef-repo/cookbooks/sdc-catalog-be/attributes/default.rb
@@ -12,4 +12,4 @@ default['jetty'][:truststore_pwd] = "OBF:1cp61iuj194s194u194w194y1is31cok"
#Reserved for DCAE backend
default['DCAE']['BE'][:http_port] = 8082
default['DCAE']['BE'][:https_port] = 8444
-default['DCAE_BE_VIP'] = "dcaed-be" \ No newline at end of file
+default['DCAE_BE_VIP'] = "dcae-be"