diff options
author | Scott Dodson <sdodson@redhat.com> | 2015-06-28 15:07:27 -0400 |
---|---|---|
committer | Scott Dodson <sdodson@redhat.com> | 2015-06-29 17:03:07 -0400 |
commit | 06eafb491996ec592f303d03e28bd02fee559f85 (patch) | |
tree | 5c2ecc673044efafefa47c9ae0a69b8f3f8bcb68 /roles/openshift_examples/README.md | |
parent | 0bd9aa5e06febf45030743d7322e66c850d0b290 (diff) | |
download | openshift-06eafb491996ec592f303d03e28bd02fee559f85.tar.gz openshift-06eafb491996ec592f303d03e28bd02fee559f85.tar.bz2 openshift-06eafb491996ec592f303d03e28bd02fee559f85.tar.xz openshift-06eafb491996ec592f303d03e28bd02fee559f85.zip |
Sync xpaas examples with github
Diffstat (limited to 'roles/openshift_examples/README.md')
-rw-r--r-- | roles/openshift_examples/README.md | 4 |
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 ------------ |