summaryrefslogtreecommitdiffstats
path: root/roles/openshift_examples
Commit message (Collapse)AuthorAgeFilesLines
...
* | Add gte_3_3Scott Dodson2016-07-031-1/+1
| |
* | Update image streams with SCL 2.2 componentsScott Dodson2016-07-012-48/+228
| |
* | Revert "Speed up copying OpenShift examples"Andrew Butcher2016-06-291-40/+3
| |
* | Speed up copying OpenShift examplesTim Bielawa2016-06-281-3/+40
| | | | | | | | | | | | | | | | | | * The `copy` module does not scale to hundreds of files * Replace `copy` with `unarchive` Create a temp dir locally to tar all the OpenShift examples into. Make the dest dir on the remote side, drop examples in place with the `unarchive` module.
* | Add missing quote in metrics deployer template.Devan Goodwin2016-06-231-1/+1
|/
* Add MODE to metrics deployerScott Dodson2016-06-231-1/+5
|
* Update the rest of the templatesScott Dodson2016-06-229-130/+119
|
* Update logging and metrics templatesScott Dodson2016-06-224-63/+101
|
* If registry_url != registry.access.redhat.com then modify image streamsScott Dodson2016-06-172-0/+7
|
* XPAAS v1.3.1 content for Origin 1.1 / OSE 3.1Scott Dodson2016-06-0218-70/+1721
|
* XPAAS v1.3.1 release for Origin 1.2 / OSE 3.2Scott Dodson2016-06-0219-71/+1722
|
* Move latest to v1.2Scott Dodson2016-05-161-1/+1
|
* Sync latest contentScott Dodson2016-05-1615-37/+99
|
* update logging and metrics deployer templatesLuke Meyer2016-05-132-9/+21
|
* Sync latest contentScott Dodson2016-04-199-168/+337
|
* Use xpaas 1.3.0-1, use enterprise content for metricsScott Dodson2016-04-191-2/+2
|
* IMAGE_PREFIX=openshift3/ for enterprise logging/metricsScott Dodson2016-04-181-1/+1
|
* Bug 1324729 - Import xPaas image streams failed during 3.2 installationBrenton Leanhardt2016-04-072-8/+8
|
* XPAAS v1.3 for OSE 3.2Scott Dodson2016-04-0453-5218/+1805
|
* XPAAS 1.3 content for OSE 3.1Scott Dodson2016-04-0448-37/+8944
|
* Sync latest db-templates and qucikstart-templatesScott Dodson2016-03-2436-218/+422
|
* Merge pull request #1451 from sdodson/is-syncBrenton Leanhardt2016-03-1441-683/+1764
|\ | | | | Sync with latest image stream and templates
| * Sync latest to v1.2Scott Dodson2016-03-1418-363/+484
| |
| * Sync with latest image stream and templatesScott Dodson2016-03-1422-319/+1279
| |
| * Allow origin version to be passed in as an argumentScott Dodson2016-03-141-1/+1
| | | | | | | | so we can continue syncing v1.1 content
* | Ensure is_containerized is cast as bool.Andrew Butcher2016-03-141-1/+1
|/
* Adding support for v1.2 examplesBrenton Leanhardt2016-03-031-1/+1
|
* Adding templates for v1.2Brenton Leanhardt2016-03-0383-1/+41697
|
* Merge pull request #1534 from dgoodwin/infra-versionsBrenton Leanhardt2016-03-021-1/+1
|\ | | | | Fix logging infra template version mismatch.
| * Fix logging infra template version mismatch.Devan Goodwin2016-03-021-1/+1
| | | | | | | | Metrics was updated to 3.1.1, logging was not.
* | Adding a symlink to making loading the examples more convenientBrenton Leanhardt2016-02-291-0/+1
|/ | | | This is related to https://bugzilla.redhat.com/show_bug.cgi?id=1300503
* Bug 1306665 - [metrics] update metrics-deployer template to use latest image ↵Brenton Leanhardt2016-02-111-1/+1
| | | | versions
* Add gte check for 3.2, update version checks to gteJason DeTiberus2016-02-091-1/+1
|
* Fix missing bool filterScott Dodson2016-01-291-1/+1
|
* Sync platest imagestreamsScott Dodson2016-01-294-108/+122
|
* Install all xpaas streams when enabledScott Dodson2015-12-221-1/+1
|
* Merge pull request #808 from sdodson/containersBrenton Leanhardt2015-12-191-4/+4
|\ | | | | Containerized install with SDN support
| * fixesJason DeTiberus2015-12-151-4/+4
| |
| * Containerization work by @sdodsonScott Dodson2015-12-151-1/+1
| |
| * Initial containerization work from @ibottyTobias Florek2015-12-151-1/+1
| | | | | | | | copied from https://github.com/eparis/kubernetes-ansible/blob/17f98edd7ff53e649b43e26822b8fbc0be42b233/roles/common/tasks/main.yml
* | Add jboss-fuse/application-templates/fis-image-streams.jsonScott Dodson2015-12-172-0/+57
| |
* | Update from jboss-openshift/application-templates ose-v1.2.0-1Scott Dodson2015-12-1741-458/+6768
|/
* Merge pull request #1030 from jtslear/make-examples-optionalBrenton Leanhardt2015-12-101-1/+8
|\ | | | | Make the install of openshift_examples optional
| * 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
* | Merge pull request #1039 from sdodson/fix-version-dependent-contentBrenton Leanhardt2015-12-094-866/+76
|\ \ | |/ |/| Fix version dependent image streams
| * Fix version dependent image streamsScott Dodson2015-12-094-866/+76
| |
* | Update sync db-templates, image-streams, and quickstart-templatesScott Dodson2015-12-0217-67/+259
|/
* 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