summaryrefslogtreecommitdiffstats
path: root/roles/rhel_subscribe
Commit message (Collapse)AuthorAgeFilesLines
* Enable version 3.6 for OSEVasily Chekalkin2017-08-171-2/+2
|
* Get rid of openshift_facts dep in rhel_subscribeScott Dodson2017-06-232-4/+9
| | | | Because you can't install PyYAML before you subscribe
* 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
|
* Removed trailing spaces from line #34Kunal2017-01-181-1/+1
| | | Cause Travis build to fail
* Install subscription-manager to fix issue-3102Kunal Limaye2017-01-181-0/+5
|
* YAML LintingRussell Teague2016-12-121-1/+2
| | | | | * Added checks to make ci for yaml linting * Modified y(a)ml files to pass lint checks
* Make rhel_subscribe role default to OpenShift Container Platform 3.3Lénaïc Huard2016-09-282-3/+3
|
* Role dependency cleanupAndrew Butcher2016-07-081-1/+1
|
* 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
|
* Check consumed pools prior to attaching.Andrew Butcher2016-03-311-0/+11
|
* Move the `is_atomic` check from `update_repos_and_packages.yml` to ↵Lénaïc Huard2016-01-122-1/+4
| | | | `rhel_subscribe`
* Merge pull request #1128 from lhuard1A/bin_cluster_ose_3.1Thomas Wiest2016-01-112-2/+18
|\ | | | | Make bin/cluster able to spawn an OSE 3.1 cluster
| * Make bin/cluster able to spawn OSE 3.1 clustersLénaïc Huard2016-01-082-2/+18
| |
* | Fix RHN subscription by explicitly attaching to the right poolLénaïc Huard2016-01-061-1/+9
|/
* RH subscription: optional satellite and pkg updatePep Turró Mauri2015-10-191-2/+9
| | | | | Add an optional rhel_subscription_server fact to configure RHSM registration to a Red Hat Satellite server.
* 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-172-0/+34