summaryrefslogtreecommitdiffstats
path: root/roles/openshift_examples/README.md
Commit message (Collapse)AuthorAgeFilesLines
* fix "databcase" typo in example rolesliangxia2016-07-201-1/+1
|
* Make the install of openshift_examples optionalJohn T Skarbek2015-12-091-1/+8
| | | | | * Allows us to make it optional to run the role `openshift_examples` * Defaults to true
* Sync xpaas examples with githubScott Dodson2015-06-291-0/+4
|
* Add openshift_examples roleScott Dodson2015-06-221-0/+45
This role installs db-templates, image-streams, and quickstart-templates into /usr/share/openshift/examples on the master and then uses `oc create` to import them.