Skip to content

Commit

Permalink
purge-iscsi: fix group name
Browse files Browse the repository at this point in the history
Closes: https://bugzilla.redhat.com/show_bug.cgi?id=1500281
Signed-off-by: Sébastien Han <seb@redhat.com>
  • Loading branch information
leseb committed Oct 11, 2017
1 parent f6d1be2 commit 85e13a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion infrastructure-playbooks/purge-iscsi-gateways.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
igw_purge_type: "{{ purge_config }}"

- name: Removing the gateway configuration
hosts: ceph-iscsi-gw
hosts: iscsi-gws
vars:
- igw_purge_type: "{{hostvars['localhost']['igw_purge_type']}}"

Expand Down

0 comments on commit 85e13a8

Please sign in to comment.