]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
iscsi group name preserve backward compatibility
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 21:52:19 +0000 (23:52 +0200)
commit77a3a682f358c8e9a40c5b50e980b5e9ec5f6d60
treea90839d33f115c1d4af13ffb770274c365912fff
parent8c70a5b1975c31992cdfa0a46a04bd9afbc1a806
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>
infrastructure-playbooks/purge-iscsi-gateways.yml
infrastructure-playbooks/rolling_update.yml
site-docker.yml.sample
site.yml.sample