]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ansible.git/commitdiff
purge: fix symlink to purge-container-cluster
authorGuillaume Abrioux <gabrioux@redhat.com>
Wed, 4 Dec 2019 08:34:39 +0000 (09:34 +0100)
committerGuillaume Abrioux <gabrioux@redhat.com>
Wed, 4 Dec 2019 08:38:34 +0000 (09:38 +0100)
ceph/ceph-ansible#4805 introduced a symlink to
purge-container-cluster.yml playbook which is broken.

This commit fixes it.

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
infrastructure-playbooks/purge-docker-cluster.yml

index 13c6fb0853b9246f5fb0bce4e38fcb1ef5aee3c4..0d30f194d3efcc2a55b293103c7068721b5169be 120000 (symlink)
@@ -1 +1 @@
-infrastructure-playbooks/purge-container-cluster.yml
\ No newline at end of file
+purge-container-cluster.yml
\ No newline at end of file