ceph_*_node*_ceph_public_address shouldn/t be equal to ceph_*_node*_address
PRDO-0000
Change-Id: Ia60011b44a4b50f9b5ede0fbd3619baf5152048a
diff --git a/tcp_tests/templates/heat-cicd-queens-dvr-sl/salt-context-cookiecutter.yaml b/tcp_tests/templates/heat-cicd-queens-dvr-sl/salt-context-cookiecutter.yaml
index 0c3f939..9b7306c 100644
--- a/tcp_tests/templates/heat-cicd-queens-dvr-sl/salt-context-cookiecutter.yaml
+++ b/tcp_tests/templates/heat-cicd-queens-dvr-sl/salt-context-cookiecutter.yaml
@@ -75,16 +75,9 @@
ceph_rgw_node03_hostname: rgw03
ceph_version: "nautilus"
ceph_osd_block_partition_prefix: ''
- # FIXME after deleting Ceph public network
+
ceph_public_network: 10.167.4.0/24
- ceph_mon_node01_ceph_public_address: 10.167.4.66
- ceph_mon_node02_ceph_public_address: 10.167.4.67
- ceph_mon_node03_ceph_public_address: 10.167.4.68
- ceph_rgw_node01_ceph_public_address: 10.167.4.76
- ceph_rgw_node02_ceph_public_address: 10.167.4.77
- ceph_rgw_node03_ceph_public_address: 10.167.4.78
- ceph_osd_ceph_public_address_ranges: 10.167.4.201-10.167.4.203
- # -end fixme
+
cicd_control_node01_address: 10.167.4.91
cicd_control_node01_hostname: cid01
cicd_control_node02_address: 10.167.4.92