summaryrefslogtreecommitdiffstats
path: root/roles/openshift_examples
Commit message (Collapse)AuthorAgeFilesLines
...
* | Add match online imagestream/template loading to enterpriseScott Dodson2015-10-201-3/+3
| |
* | Adjust the logic as to when examples are deployedScott Dodson2015-10-202-5/+5
|/
* Fix for name conflictAli Sogukpinar2015-10-051-2/+2
| | | Template name is conflicting with the template name from 'eap6-basic-sti.json' .
* UpgradesScott Dodson2015-09-232-6/+8
|
* Jenkins image was renamedScott Dodson2015-09-014-11/+21
|
* Add jenkins image stream and quickstartScott Dodson2015-08-265-20/+357
| | | | https://github.com/openshift/origin/pull/4145
* Update latest openshift examplesScott Dodson2015-08-2015-120/+183
|
* Bug 1247461 - Fixing github triggers for the xpaas templatesBrenton Leanhardt2015-07-2826-26/+26
|
* Updated examplesScott Dodson2015-07-2442-331/+362
|
* Sync xpaas examples with githubScott Dodson2015-06-2934-619/+1881
|
* Use copy instead of synchronizeJhon Honce2015-06-241-1/+3
| | | | * synchronize failed for a number of users
* Add openshift_examples roleScott Dodson2015-06-2250-0/+17958
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.