Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #157 from vvaldez/satellite-with-org | Eric Sauer | 2016-06-21 | 1 | -0/+12 |
|\ | | | | | Add org parameter to Satellite with user/pass | ||||
| * | Add org parameter to Satellite with user/pass | Vinny Valdez | 2016-04-23 | 1 | -0/+12 |
| | | |||||
* | | Cleande up hostname role to make it more generic | Øystein Bedin | 2016-06-17 | 2 | -50/+21 |
| | | |||||
* | | Updated to run as root rather than cloud-user, for now... | Øystein Bedin | 2016-06-09 | 1 | -1/+1 |
| | | |||||
* | | Channging hard coded host groups to match openshift-ansible expected host ↵ | Eric Sauer | 2016-06-08 | 2 | -13/+12 |
| | | | | | | | | groups. Importing byo playbook now instead of nested ansible run. Need to refactor how we generate hostnames to make it fit this. | ||||
* | | Subscription manager role should accomodate orgs with spaces | Eric Sauer | 2016-06-03 | 1 | -1/+1 |
| | | |||||
* | | Reverting previous commit and making template adjustments | Eric Sauer | 2016-06-03 | 1 | -0/+8 |
| | | |||||
* | | Changes to allow runs from inside a container. Also allows for running ↵ | Eric Sauer | 2016-06-03 | 1 | -0/+3 |
| | | | | | | | | upstream openshift-ansible installer | ||||
* | | Changes by JayKayy for a full provision of OpenShift on OpenStack | Eric Sauer | 2016-05-13 | 9 | -1/+113 |
| | | |||||
* | | Fix typo in task name | Vinny Valdez | 2016-04-27 | 1 | -1/+1 |
|/ | |||||
* | Remove vars_prompt, add info to README to re-enable and for ansible-vault | Vinny Valdez | 2016-04-20 | 3 | -30/+79 |
| | |||||
* | Cosmetic changes to task names and move yum clean all to prereqs | Vinny Valdez | 2016-04-20 | 1 | -18/+15 |
| | |||||
* | Refactor use of rhsm_password to prevent display to CLI | Vinny Valdez | 2016-04-20 | 3 | -12/+50 |
| | |||||
* | Fix bad syntax with extra 'and' in when using rhsm_pool | Vinny Valdez | 2016-04-20 | 1 | -2/+7 |
| | |||||
* | Refactor role to dynamically determine rhsm_method | Vinny Valdez | 2016-04-20 | 3 | -45/+46 |
| | | | | | | | | | * Removes rhsm_method * Renames rhsm_server to rhsm_satellite * Add additional pre_task checks (hosted + key) * Change conditionals from rhsm_method check to rhsm_satellite defined * Change repos disable/enable from key to if repos are defined * Update README and examples in inventory file | ||||
* | Add subscription-manager support for Hosted or Satellite | Vinny Valdez | 2016-04-20 | 3 | -0/+225 |
| | |||||
* | New OSE3 docker host builder and OpenStack ansible provisioning support | Andrew Block | 2016-02-08 | 1 | -0/+4 |