Merge "Do not wipe disks on OpenShift gluster nodes"

This commit is contained in:
Zuul 2018-10-22 21:15:55 +00:00 committed by Gerrit Code Review
commit 3600bbfb70
1 changed files with 0 additions and 6 deletions

View File

@ -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: