Merge "Do not wipe disks on OpenShift gluster nodes"
This commit is contained in:
commit
3600bbfb70
@ -82,12 +82,6 @@ outputs:
|
||||
# as cns. The actual installation is performed in
|
||||
# openshift-master service template.
|
||||
service_name: openshift_glusterfs
|
||||
host_prep_tasks:
|
||||
- name: Wipe the configured disks
|
||||
shell: |
|
||||
wipefs -af {{item}}
|
||||
pvremove {{item}} || true
|
||||
with_items: {get_attr: [RoleParametersValue, value, OpenShiftGlusterDisks]}
|
||||
upgrade_tasks: []
|
||||
step_config: ''
|
||||
external_deploy_tasks:
|
||||
|
Loading…
Reference in New Issue
Block a user