summaryrefslogtreecommitdiff
path: root/roles/openshift_examples
AgeCommit message (Collapse)Author
2018-02-08Merge pull request #7014 from sdodson/xpaas-148Scott Dodson
Update xPaaS content to v1.4.8
2018-02-08xPaaS v1.4.8 for v3.7Scott Dodson
2018-02-08xPaaS v1.4.8-1 for v3.8Scott Dodson
2018-02-08xPaaS v1.4.8-1 for v3.9Scott Dodson
2018-02-08Bump xpaas versionScott Dodson
2018-02-08Bug 1524805- CFME example now works disconnectedFabian von Feilitzsch
2018-02-05Initial support for 3.10Scott Dodson
2018-01-25sync imagestreams+templates from origin master for v3.9Ben Parees
2018-01-19Add templates to v3.9Satoe Imaishi
2018-01-18Use Beta repo pathSatoe Imaishi
2018-01-18CF 4.6 templatesSatoe Imaishi
2018-01-17Ensure openshift_client_binary is setScott Dodson
2018-01-11Update latest image streams and templatesScott Dodson
2018-01-09Chmod temp dirs created on localhostMichael Gugino
After remove become:no statements on local_action tasks, we need to ensure that the proper file permssions are applied to local temp directories. This reason for this is that the 'fetch' module does not use 'become' for the localhost, just the remote host. Additionally, users may not wish for the localhost to become during a fetch. local_action will execute with whatever permissions are specified in inventory or via cli.
2018-01-05Remove become=no from various roles and tasksMichael Gugino
etcd runs some actions locally to copy certs from the CA cert host. This commit ensures that we respect the end user's intended behavior with become when using 'anisble_become' in the inventory. Other roles with similar tasks have been modified in the same manner. We shouldn't hard-code become behavior as it can be unexpected for the end user. This only currently works in the CI because the CI passes the '-b' argument on the command line, which will override the task behavior.
2017-12-20Remove openshift.common.{is_atomic|is_containerized}Michael Gugino
We set these variables using facts in init, no need to duplicate the logic all around the codebase.
2017-12-18Relocate filter plugins to lib_utilsMichael Gugino
This commit relocates filter_plugings to lib_utils, changes the namespacing to prevent unintended use of older versions that may be present in filter_plugins/ directory on existing installs. Add lib_utils to meta depends for roles Also consolidate some plugins into lib_utils from various other areas. Update rpm spec, obsolete plugin rpms.
2017-12-13Merge pull request #6179 from alexcern/update_is_python_36Russell Teague
Sync latest image-streams and templates
2017-12-12Remove bad openshift_examples symlinkRussell Teague
2017-11-30Add v3.9 supportScott Dodson
2017-11-20Sync latest image-streams and templatesAlex Lossent
Following openshift/origin#17281
2017-11-13First pass at v3.8 supportScott Dodson
2017-11-08Fix examples image streamsMichael Gugino
Image streams older than 3.7 do not have a separate config for centos for dotnet_imagestreams.json This commit copies the new image stream to older supported verisons.
2017-11-08General template updates for v3.7Scott Dodson
2017-11-08Update to xPaaS v1.4.6Scott Dodson
2017-11-07Merge pull request #5903 from sdodson/dotnet-centosScott Dodson
Add centos based dotnet 2.0 image streams
2017-11-07Fix v3.6 xpaas image streamsScott Dodson
2017-11-07Fix v3.7 xpaas image streamsScott Dodson
2017-10-27Add centos based dotnet 2.0 image streamsScott Dodson
2017-10-23Sync latest imagestreams and templatesScott Dodson
2017-09-20Cleanup old deployment typesMichael Gugino
Previously, openshift-ansible supported various types of deployments using the variable "openshift_deployment_type" Currently, openshift-ansible only supports two deployment types, "origin" and "openshift-enterprise". This commit removes all logic and references to deprecated deployment types.
2017-09-06Remove openshift-commonMichael Gugino
Most of this role's purpose was to set facts. The vast majority of these facts were simply redefining user-supplied variables. This commit also removes various artifacts leftover from previous versions, as well as variables that seem to be entirely unused.
2017-08-24Merge pull request #4957 from simaishi/cfme_581_updateScott Dodson
Update cfme templates to auto-generate postgresql password
2017-08-22Add dotnet 2.0 to v3.6Scott Dodson
2017-08-22Add dotnet 2.0 to v3.7Scott Dodson
2017-08-22Update v3.6 contentScott Dodson
2017-08-22Update all image streams and templatesScott Dodson
2017-08-03Add v3.7 contentScott Dodson
2017-07-31Update cfme templates to auto-generate postgresql passwordSatoe Imaishi
https://bugzilla.redhat.com/show_bug.cgi?id=1461973
2017-07-18Merge pull request #4754 from jkaurredhat/import-templates-1.6Scott Dodson
Import templates 1.6
2017-07-13Import templates will fail if user is not system:adminjkaurredhat
Signed-off-by: jkaurredhat <jkaur@redhat.com>
2017-07-07xPaas v1.4.1 for 3.4Scott Dodson
2017-07-07xPaas v1.4.1 for 3.5Scott Dodson
2017-07-07xPaaS 1.4.1 for 3.6Scott Dodson
2017-06-30Update v1.4 image streams and templatesScott Dodson
2017-06-30xPaaS v1.4.0 for v3.4Scott Dodson
2017-06-30Sync latest image streams and templates for v1.5Scott Dodson
2017-06-30xPaaS v1.4.0 for v3.5Scott Dodson
2017-06-30Update latest image streams for v3.6Scott Dodson
2017-06-30Bump xPaas v1.4.0 for v3.6Scott Dodson