]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ansible.git/commitdiff
rhcs: drop fetch_directory override
authorDimitri Savineau <dsavinea@redhat.com>
Wed, 2 Dec 2020 22:45:18 +0000 (17:45 -0500)
committerGuillaume Abrioux <gabrioux@redhat.com>
Thu, 3 Dec 2020 09:48:21 +0000 (10:48 +0100)
Since the fetch_directory variable has been dropped then we don't need
the override in rhcs file.

Signed-off-by: Dimitri Savineau <dsavinea@redhat.com>
rhcs_edits.txt

index 07375672eacc7a026bbed4c27b005f03c877f441..a0844c792ab61805902b3ad891c62e315b1c9d7f 100644 (file)
@@ -1,7 +1,6 @@
 ceph_repository: rhcs
 ceph_origin: repository
 ceph_iscsi_config_dev: false
-fetch_directory: ~/ceph-ansible-keys
 ceph_rhcs_version: 5
 containerized_deployment: true
 ceph_docker_image: "rhceph/rhceph-5-rhel8"