summaryrefslogtreecommitdiffstats
path: root/roles
Commit message (Collapse)AuthorAgeFilesLines
* Fixing two significant bugs in the HEAT deployment (#13)Eric Sauer2017-02-061-0/+3
|
* Openstack heat (#2)Eric Sauer2016-12-2110-0/+956
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Adding a role to invoke openstack heat * Adding readme * Pulling parameters out to inventory file * start of end-to-end playbook * More enhancements and refactoring to make dynamic inventory the driver for an openshift install * Switching to variable substituted path to config.yaml playbook * Changes to allow defining of number of nodes/infranodes. * Added labels to inventory * Start of end-to-end functionality * Enhancements to support openstack heat provisioning * Updating inventory sample to remove some deprecation warnings * Working towards making the secure-registry role 'become' aware * Fixing node labels and removing secure-registry as it's no longer needed * No longer need insecure registry line, as installer will secure our registry * Adjusted dynamic inventory to filter by clusterid * Minor updates to dynamic inventory bug * Adding a refactored sample inventory directory * Refactoring playbooks for better directory structure, and to narrow down host groups * Adding volume mounts to heat template * Moving dns playbooks back to original location * Fixing incorrect file path * Cleaning up inventory samples * One more hostname to clean up * Changing var name * changed openshift-provision to openshift-prep * Adjusting current provision script to avoid breakage by new openstack-heat code
* Fixing ansible impl to work with OSP9 and ansible 2.2Øystein Bedin2016-11-151-1/+1
|
* Updated env_id to be a sub-domain + make the logic a bit more flexibleØystein Bedin2016-08-212-4/+21
|
* Fixes Issue #163 if rhsm_password is not definedVinny Valdez2016-07-151-5/+1
|
* Merge pull request #157 from vvaldez/satellite-with-orgEric Sauer2016-06-211-0/+12
|\ | | | | Add org parameter to Satellite with user/pass
| * Add org parameter to Satellite with user/passVinny Valdez2016-04-231-0/+12
| |
* | Cleande up hostname role to make it more genericØystein Bedin2016-06-172-50/+21
| |
* | Updated to run as root rather than cloud-user, for now...Øystein Bedin2016-06-091-1/+1
| |
* | Channging hard coded host groups to match openshift-ansible expected host ↵Eric Sauer2016-06-082-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 spacesEric Sauer2016-06-031-1/+1
| |
* | Reverting previous commit and making template adjustmentsEric Sauer2016-06-031-0/+8
| |
* | Changes to allow runs from inside a container. Also allows for running ↵Eric Sauer2016-06-031-0/+3
| | | | | | | | upstream openshift-ansible installer
* | Changes by JayKayy for a full provision of OpenShift on OpenStackEric Sauer2016-05-139-1/+113
| |
* | Fix typo in task nameVinny Valdez2016-04-271-1/+1
|/
* Remove vars_prompt, add info to README to re-enable and for ansible-vaultVinny Valdez2016-04-203-30/+79
|
* Cosmetic changes to task names and move yum clean all to prereqsVinny Valdez2016-04-201-18/+15
|
* Refactor use of rhsm_password to prevent display to CLIVinny Valdez2016-04-203-12/+50
|
* Fix bad syntax with extra 'and' in when using rhsm_poolVinny Valdez2016-04-201-2/+7
|
* Refactor role to dynamically determine rhsm_methodVinny Valdez2016-04-203-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 SatelliteVinny Valdez2016-04-203-0/+225
|
* New OSE3 docker host builder and OpenStack ansible provisioning supportAndrew Block2016-02-081-0/+4