summaryrefslogtreecommitdiffstats
path: root/roles/openshift_examples
Commit message (Collapse)AuthorAgeFilesLines
* Update IMAGE_PREFIX and IMAGE_VERSION values in hawkular templateKenjiro Nakayama2015-11-304-8/+8
|
* Install version dependent image streams for v1.0 and v1.1Scott Dodson2015-11-18114-6/+22520
|
* Merge pull request #873 from sdodson/latest-streamsBrenton Leanhardt2015-11-112-76/+327
|\ | | | | Sync with the latest image streams
| * Sync with the latest image streamsScott Dodson2015-11-112-76/+327
| |
* | Migrate xpaas content from pre v1.1.0Scott Dodson2015-11-111-0/+50
| | | | | | | | This removes existing templates from disk and from the openshift namespace.
* | Import latest xpaas templates and image streamsScott Dodson2015-11-1132-1918/+3535
|/
* examples: include logging and metrics infrastructureLuke Meyer2015-11-107-0/+560
|
* Merge pull request #726 from sdodson/examples-syncBrenton Leanhardt2015-10-278-12/+85
|\ | | | | Update imagestreams and quickstarts from origin
| * Update imagestreams and quickstarts from originScott Dodson2015-10-228-12/+85
| |
* | Merge pull request #728 from sdodson/fix-examplesBrenton Leanhardt2015-10-221-1/+1
|\ \ | | | | | | Fix openshift_examples
| * | Fix openshift_examplesScott Dodson2015-10-221-1/+1
| | |
* | | Merge pull request #723 from mfojtik/patch-1Brenton Leanhardt2015-10-221-1/+1
|\ \ \ | |/ / |/| | Update examples-sync.sh
| * | Update examples-sync.shMichal Fojtik2015-10-221-1/+1
| | |
| * | Update examples-sync.shMichal Fojtik2015-10-221-1/+1
| |/ | | | | Fixes: https://github.com/openshift/openshift-ansible/issues/722
* | 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.