summaryrefslogtreecommitdiffstats
path: root/roles/rhel_subscribe/tasks/enterprise.yml
Commit message (Collapse)AuthorAgeFilesLines
* Commit to stabalize RHSM operations. This code is derived from contribChris Callegari2017-12-141-18/+0
|
* Get the correct value out of openshift_releaseTomas Sedovic2017-12-051-1/+7
| | | | | The `openshift_release` contents can come in the form of `v3.6.0` which we need to turn to `3.6` to get the right repo name.
* Use openshift_release instead of ose_versionTomas Sedovic2017-12-041-1/+1
|
* Remove the ose_version checkTomas Sedovic2017-12-041-6/+0
|
* Remove reading shell environment in rhel_subscribeTomas Sedovic2017-12-011-8/+1
| | | | | | | | The rhel_subscribe role used to read the shell environment variables for its input with a broken fallback to Ansible variables. This updates the role to only use Ansible vars. If the user wants to do an env lookup, they can do so when calling the role.
* Remove oo_option facts.Andrew Butcher2017-09-291-1/+1
|
* Cleanup old deployment typesMichael Gugino2017-09-201-7/+4
| | | | | | | | | | | 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.
* Enable version 3.6 for OSEVasily Chekalkin2017-08-171-2/+2
|
* Make the rhel_subscribe role subscribe to OSE 3.5 channel by defaultLénaïc Huard2017-04-191-3/+6
|
* Allow RHEL subscription for OSE 3.4Lénaïc Huard2017-01-251-2/+2
|
* Make rhel_subscribe role default to OpenShift Container Platform 3.3Lénaïc Huard2016-09-281-2/+2
|
* Bump rhel subscribe default version.Andrew Butcher2016-06-301-1/+1
|
* Make rhel_subscribe role able to subscribe for OSE 3.2Lénaïc Huard2016-05-231-1/+1
|
* Make bin/cluster able to spawn OSE 3.1 clustersLénaïc Huard2016-01-081-1/+17
|
* Remove the 'optional' repositoryPep Turró Mauri2015-08-121-1/+0
|
* Fine tune RHEL reposPep Turró Mauri2015-08-021-0/+5
| | | | | | | | Disable all repos before explicitly enabling the expected ones: sometimes active repos might be polluted (e.g. depending on the result of rhsm auto-attach). Enable Extras and Optional repos.
* Implement RHEL subscription for enterprise deployment typeLénaïc Huard2015-07-171-0/+5