Merge pull request #1589 from ceph/bz-1454945

remove ceph-iscsi-gw play from site.yml.sample
pull/1576/merge
Andrew Schoen 2017-06-06 10:17:44 -05:00 committed by GitHub
commit 040b5c4b7f
1 changed files with 0 additions and 7 deletions

View File

@ -11,7 +11,6 @@
- restapis
- rbdmirrors
- clients
- iscsigws
- mgrs
gather_facts: false
tags:
@ -93,12 +92,6 @@
roles:
- ceph-client
- hosts: iscsigws
gather_facts: false
become: True
roles:
- ceph-iscsi-gw
- hosts: mgrs
gather_facts: false
become: True