summaryrefslogtreecommitdiffstats
path: root/roles/openshift_examples/tasks
Commit message (Collapse)AuthorAgeFilesLines
* Install version dependent image streams for v1.0 and v1.1Scott Dodson2015-11-181-2/+2
|
* Migrate xpaas content from pre v1.1.0Scott Dodson2015-11-111-0/+50
| | | | This removes existing templates from disk and from the openshift namespace.
* examples: include logging and metrics infrastructureLuke Meyer2015-11-101-0/+16
|
* Fix openshift_examplesScott Dodson2015-10-221-1/+1
|
* Adjust the logic as to when examples are deployedScott Dodson2015-10-201-2/+2
|
* UpgradesScott Dodson2015-09-231-6/+6
|
* Use copy instead of synchronizeJhon Honce2015-06-241-1/+3
| | | | * synchronize failed for a number of users
* Add openshift_examples roleScott Dodson2015-06-221-0/+53
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.