diff options
author | Brenton Leanhardt <bleanhar@redhat.com> | 2015-06-30 10:41:09 -0400 |
---|---|---|
committer | Brenton Leanhardt <bleanhar@redhat.com> | 2015-06-30 10:41:09 -0400 |
commit | 06a1cf34750bd43fd4d3dd8fda0c4bb1cbefa059 (patch) | |
tree | bea89700cd2ed60560e601636811760380eadc65 /roles/openshift_examples/README.md | |
parent | a27076bee3e8f93681f5d5e1c4b072084f6847b6 (diff) | |
parent | 06eafb491996ec592f303d03e28bd02fee559f85 (diff) | |
download | openshift-06a1cf34750bd43fd4d3dd8fda0c4bb1cbefa059.tar.gz openshift-06a1cf34750bd43fd4d3dd8fda0c4bb1cbefa059.tar.bz2 openshift-06a1cf34750bd43fd4d3dd8fda0c4bb1cbefa059.tar.xz openshift-06a1cf34750bd43fd4d3dd8fda0c4bb1cbefa059.zip |
Merge pull request #312 from sdodson/xpaas_updates
Xpaas updates
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 ------------ |