Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #7014 from sdodson/xpaas-148 | Scott Dodson | 2018-02-08 | 337 | -4441/+18610 |
|\ | | | | | Update xPaaS content to v1.4.8 | ||||
| * | xPaaS v1.4.8 for v3.7 | Scott Dodson | 2018-02-08 | 112 | -1480/+6203 |
| | | |||||
| * | xPaaS v1.4.8-1 for v3.8 | Scott Dodson | 2018-02-08 | 112 | -1480/+6203 |
| | | |||||
| * | xPaaS v1.4.8-1 for v3.9 | Scott Dodson | 2018-02-08 | 112 | -1480/+6203 |
| | | |||||
| * | Bump xpaas version | Scott Dodson | 2018-02-08 | 1 | -1/+1 |
| | | |||||
* | | Bug 1524805- CFME example now works disconnected | Fabian von Feilitzsch | 2018-02-08 | 1 | -1/+1 |
|/ | |||||
* | Initial support for 3.10 | Scott Dodson | 2018-02-05 | 166 | -1/+94995 |
| | |||||
* | sync imagestreams+templates from origin master for v3.9 | Ben Parees | 2018-01-25 | 21 | -127/+746 |
| | |||||
* | Add templates to v3.9 | Satoe Imaishi | 2018-01-19 | 10 | -451/+2156 |
| | |||||
* | Use Beta repo path | Satoe Imaishi | 2018-01-18 | 4 | -13/+13 |
| | |||||
* | CF 4.6 templates | Satoe Imaishi | 2018-01-18 | 10 | -451/+2156 |
| | |||||
* | Ensure openshift_client_binary is set | Scott Dodson | 2018-01-17 | 1 | -0/+1 |
| | |||||
* | Update latest image streams and templates | Scott Dodson | 2018-01-11 | 21 | -45/+87 |
| | |||||
* | Chmod temp dirs created on localhost | Michael Gugino | 2018-01-09 | 1 | -3/+3 |
| | | | | | | | | | | | | | | | 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. | ||||
* | Remove become=no from various roles and tasks | Michael Gugino | 2018-01-05 | 1 | -4/+8 |
| | | | | | | | | | | | | | | | | | 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. | ||||
* | Remove openshift.common.{is_atomic|is_containerized} | Michael Gugino | 2017-12-20 | 2 | -9/+9 |
| | | | | | We set these variables using facts in init, no need to duplicate the logic all around the codebase. | ||||
* | Relocate filter plugins to lib_utils | Michael Gugino | 2017-12-18 | 1 | -1/+2 |
| | | | | | | | | | | | | | | 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. | ||||
* | Merge pull request #6179 from alexcern/update_is_python_36 | Russell Teague | 2017-12-13 | 21 | -27/+78 |
|\ | | | | | Sync latest image-streams and templates | ||||
| * | Sync latest image-streams and templates | Alex Lossent | 2017-11-20 | 21 | -27/+78 |
| | | | | | | | | Following openshift/origin#17281 | ||||
* | | Remove bad openshift_examples symlink | Russell Teague | 2017-12-12 | 3 | -2/+1 |
| | | |||||
* | | Add v3.9 support | Scott Dodson | 2017-11-30 | 158 | -1/+87906 |
|/ | |||||
* | First pass at v3.8 support | Scott Dodson | 2017-11-13 | 158 | -1/+87907 |
| | |||||
* | Fix examples image streams | Michael Gugino | 2017-11-08 | 2 | -0/+208 |
| | | | | | | | 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. | ||||
* | General template updates for v3.7 | Scott Dodson | 2017-11-08 | 11 | -65/+35 |
| | |||||
* | Update to xPaaS v1.4.6 | Scott Dodson | 2017-11-08 | 132 | -25642/+2529 |
| | |||||
* | Merge pull request #5903 from sdodson/dotnet-centos | Scott Dodson | 2017-11-07 | 4 | -4/+113 |
|\ | | | | | Add centos based dotnet 2.0 image streams | ||||
| * | Add centos based dotnet 2.0 image streams | Scott Dodson | 2017-10-27 | 4 | -4/+113 |
| | | |||||
* | | Fix v3.6 xpaas image streams | Scott Dodson | 2017-11-07 | 1 | -9/+307 |
| | | |||||
* | | Fix v3.7 xpaas image streams | Scott Dodson | 2017-11-07 | 1 | -10/+204 |
|/ | |||||
* | Sync latest imagestreams and templates | Scott Dodson | 2017-10-23 | 67 | -215/+14386 |
| | |||||
* | Cleanup old deployment types | Michael Gugino | 2017-09-20 | 1 | -7/+7 |
| | | | | | | | | | | | 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. | ||||
* | Remove openshift-common | Michael Gugino | 2017-09-06 | 1 | -2/+1 |
| | | | | | | | | | 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. | ||||
* | Merge pull request #4957 from simaishi/cfme_581_update | Scott Dodson | 2017-08-24 | 2 | -6/+32 |
|\ | | | | | Update cfme templates to auto-generate postgresql password | ||||
| * | Update cfme templates to auto-generate postgresql password | Satoe Imaishi | 2017-07-31 | 2 | -6/+32 |
| | | | | | | | | https://bugzilla.redhat.com/show_bug.cgi?id=1461973 | ||||
* | | Add dotnet 2.0 to v3.6 | Scott Dodson | 2017-08-22 | 4 | -0/+450 |
| | | |||||
* | | Add dotnet 2.0 to v3.7 | Scott Dodson | 2017-08-22 | 8 | -20/+555 |
| | | |||||
* | | Update v3.6 content | Scott Dodson | 2017-08-22 | 23 | -89/+166 |
| | | |||||
* | | Update all image streams and templates | Scott Dodson | 2017-08-22 | 24 | -90/+166 |
| | | |||||
* | | Add v3.7 content | Scott Dodson | 2017-08-03 | 173 | -2/+96035 |
|/ | |||||
* | Merge pull request #4754 from jkaurredhat/import-templates-1.6 | Scott Dodson | 2017-07-18 | 1 | -8/+8 |
|\ | | | | | Import templates 1.6 | ||||
| * | Import templates will fail if user is not system:admin | jkaurredhat | 2017-07-13 | 1 | -8/+8 |
| | | | | | | | | Signed-off-by: jkaurredhat <jkaur@redhat.com> | ||||
* | | xPaas v1.4.1 for 3.4 | Scott Dodson | 2017-07-07 | 33 | -0/+21278 |
| | | |||||
* | | xPaas v1.4.1 for 3.5 | Scott Dodson | 2017-07-07 | 33 | -0/+21278 |
| | | |||||
* | | xPaaS 1.4.1 for 3.6 | Scott Dodson | 2017-07-07 | 34 | -1/+21279 |
|/ | |||||
* | Update v1.4 image streams and templates | Scott Dodson | 2017-06-30 | 34 | -215/+3163 |
| | |||||
* | xPaaS v1.4.0 for v3.4 | Scott Dodson | 2017-06-30 | 80 | -553/+9869 |
| | |||||
* | Sync latest image streams and templates for v1.5 | Scott Dodson | 2017-06-30 | 32 | -208/+2205 |
| | |||||
* | xPaaS v1.4.0 for v3.5 | Scott Dodson | 2017-06-30 | 80 | -553/+9869 |
| | |||||
* | Update latest image streams for v3.6 | Scott Dodson | 2017-06-30 | 18 | -18/+18 |
| | |||||
* | Bump xPaas v1.4.0 for v3.6 | Scott Dodson | 2017-06-30 | 81 | -554/+9870 |
| |