summaryrefslogtreecommitdiffstats
path: root/roles/openshift_examples/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'roles/openshift_examples/README.md')
-rw-r--r--roles/openshift_examples/README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/roles/openshift_examples/README.md b/roles/openshift_examples/README.md
index 787624ab6..7d8735a0a 100644
--- a/roles/openshift_examples/README.md
+++ b/roles/openshift_examples/README.md
@@ -4,6 +4,10 @@ OpenShift Examples
Installs example image streams, db-templates, and quickstart-templates by copying
examples from this module to your first master and importing them with oc create -n into the openshift namespace
+The examples-sync.sh script can be used to pull the latest content from github
+and stage it for updating the ansible repo. This script is not used directly by
+ansible.
+
Requirements
------------