浏览代码

Merge pull request #7613 from SaravanaStorageNetwork/uninstall_doc

Update glusterfs README about uninstall playbook
Vadim Rutkovsky 6 年之前
父节点
当前提交
f895041217
共有 1 个文件被更改,包括 9 次插入0 次删除
  1. 9 0
      playbooks/openshift-glusterfs/README.md

+ 9 - 0
playbooks/openshift-glusterfs/README.md

@@ -85,6 +85,15 @@ This playbook is intended for admins who want to deploy a hosted Docker
 registry with GlusterFS backend storage on an existing OpenShift cluster. It
 has all the same requirements and behaviors as `config.yml`.
 
+## Playbook: uninstall.yml
+
+This playbook is intended to uninstall all GlusterFS related resources
+on an existing OpenShift cluster.
+It has all the same requirements and behaviors as `config.yml`.
+
+If the variable `openshift_storage_glusterfs_wipe` is set as True,
+it clears the backend data as well.
+
 ## Role: openshift_storage_glusterfs
 
 The bulk of the work is done by the `openshift_storage_glusterfs` role. This