]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
iscsi group name preserve backward compatibility v3.0.44
authorSébastien Han <seb@redhat.com>
Mon, 20 Aug 2018 13:53:03 +0000 (15:53 +0200)
committerSébastien Han <seb@redhat.com>
Mon, 20 Aug 2018 22:04:33 +0000 (00:04 +0200)
commitf471c51d397827a3835e878a709cf45b814becea
tree616a2d104e02230f4040c7af3ca32c82555b14a7
parenta40a8fa09fea4909def3c389e3dc07f8636c2593
iscsi group name preserve backward compatibility

Recently we renamed the group_name for iscsi iscsigws where previously
it was named iscsi-gws. Existing deployments with a host file section
with iscsi-gws must continue to work.

This commit adds the old group name as a backoward compatility, no error
from Ansible should be expected, if the hostgroup is not found nothing
is played.

Close: https://bugzilla.redhat.com/show_bug.cgi?id=1619167
Signed-off-by: Sébastien Han <seb@redhat.com>
(cherry picked from commit 77a3a682f358c8e9a40c5b50e980b5e9ec5f6d60)
infrastructure-playbooks/purge-iscsi-gateways.yml
site-docker.yml.sample
site.yml.sample