diff --git a/group_vars/rhcs.yml.sample b/group_vars/rhcs.yml.sample index 1a74ce289..da539ab73 100644 --- a/group_vars/rhcs.yml.sample +++ b/group_vars/rhcs.yml.sample @@ -224,7 +224,7 @@ ceph_rhcs_version: 4 # flavors so far include: ceph_master, ceph_jewel, ceph_kraken, ceph_luminous #nfs_ganesha_flavor: "ceph_master" -#ceph_iscsi_config_dev: true # special repo for deploying iSCSI gateways +ceph_iscsi_config_dev: false # REPOSITORY: CUSTOM diff --git a/rhcs_edits.txt b/rhcs_edits.txt index 76dc61334..2bb60df29 100644 --- a/rhcs_edits.txt +++ b/rhcs_edits.txt @@ -1,5 +1,6 @@ ceph_repository: rhcs ceph_origin: repository +ceph_iscsi_config_dev: false fetch_directory: ~/ceph-ansible-keys ceph_rhcs_version: 4 ceph_docker_image: "rhceph/rhceph-4-rhel8"