summaryrefslogtreecommitdiffstats
path: root/roles/openshift_nfs/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'roles/openshift_nfs/README.md')
-rw-r--r--roles/openshift_nfs/README.md17
1 files changed, 17 insertions, 0 deletions
diff --git a/roles/openshift_nfs/README.md b/roles/openshift_nfs/README.md
new file mode 100644
index 000000000..36ea36385
--- /dev/null
+++ b/roles/openshift_nfs/README.md
@@ -0,0 +1,17 @@
+OpenShift NFS
+=============
+
+Sets up basic NFS services on a cluster host.
+
+See [tasks/create_export.yml](tasks/create_export.yml) for
+instructions on using the export creation tasks file.
+
+License
+-------
+
+Apache License, Version 2.0
+
+Author Information
+------------------
+
+Tim Bielawa (tbielawa@redhat.com)