Add Ceph Nautilus for released deployments
Related-prod: PROD-34912
Change-Id: I765cd33a6813cd673bd26f03e0b170784e4696d6
diff --git a/tcp_tests/templates/released-heat-cicd-pike-dvr-sl/salt-context-cookiecutter.yaml b/tcp_tests/templates/released-heat-cicd-pike-dvr-sl/salt-context-cookiecutter.yaml
index e632f83..32a26ed 100644
--- a/tcp_tests/templates/released-heat-cicd-pike-dvr-sl/salt-context-cookiecutter.yaml
+++ b/tcp_tests/templates/released-heat-cicd-pike-dvr-sl/salt-context-cookiecutter.yaml
@@ -43,12 +43,14 @@
ceph_mon_node03_address: 10.167.4.68
ceph_mon_node03_hostname: cmn03
ceph_osd_backend: bluestore
+ ceph_osds_per_device: '3'
ceph_osd_block_db_size: '3'
+ ceph_osd_dmcrypt: False
ceph_osd_bond_mode: active-backup
ceph_osd_data_partition_prefix: ""
ceph_osd_count: '3'
- ceph_osd_data_disks: "/dev/vdb"
- ceph_osd_journal_or_block_db_disks: "/dev/vdb"
+ ceph_osd_data_disks: "/dev/vdd"
+ ceph_osd_journal_or_block_db_disks: "/dev/vde"
ceph_osd_node_count: '3'
ceph_osd_journal_size: '3'
ceph_osd_deploy_nic: "eth0"