summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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 gro...Eric Sauer2016-06-082-13/+12
* Fixing unescaped newlineEric Sauer2016-06-060-0/+0
* 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 upstre...Eric Sauer2016-06-031-0/+3
* Changes by JayKayy for a full provision of OpenShift on OpenStackEric Sauer2016-05-139-1/+113
* Merge pull request #154 from oybed/ansible-dnsEric Sauer2016-05-040-0/+0
|\
| * Updated dns-server role based on feedbackØystein Bedin2016-05-040-0/+0
| * Updated to fix broken/missing 'defaults'...Øystein Bedin2016-04-200-0/+0
| * Updated defaults and tasks for dns-serverØystein Bedin2016-04-190-0/+0
| * First cut at DNS ansible rolesØystein Bedin2016-04-190-0/+0
* | Merge branch 'openshift-enterprise-3' of github.com:rhtconsulting/rhc-ose int...Eric Sauer2016-05-040-0/+0
|\ \
| * \ Merge pull request #147 from vvaldez/ose-provision-prereqsEric Sauer2016-05-040-0/+0
| |\ \
| | * | Remove getenforce and firewall tasks and use factsVinny Valdez2016-04-220-0/+0
| | * | Add SELinux check and fail if not enforcingVinny Valdez2016-04-210-0/+0
| | * | Add OSE provision prerequisitesVinny Valdez2016-04-210-0/+0
* | | | Merge branch 'docker-ansible-role' of git://github.com/vvaldez/rhc-ose into v...Eric Sauer2016-05-040-0/+0
|\ \ \ \ | |/ / / |/| | |
| * | | Add docker roleVinny Valdez2016-04-230-0/+0
| |/ /
* / / Fix typo in task nameVinny Valdez2016-04-271-1/+1
|/ /
* | Add openstack pre_tasks and ansible_sudo when calling roleVinny Valdez2016-04-200-0/+0
* | 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
* | Add subscription-manager support for Hosted or SatelliteVinny Valdez2016-04-203-0/+225
|/
* Add connection test to OpenStack before proceedingVinny Valdez2016-04-090-0/+0
* Merge pull request #135 from vvaldez/openstack-secgroupsØystein Bedin2016-04-090-0/+0
|\
| * Change to using split to iterate and SSH rule create only onceVinny Valdez2016-04-070-0/+0
| * Add OpenStack security group detection and creation resolves #106Vinny Valdez2016-04-070-0/+0
* | Merge pull request #149 from vvaldez/openstack-rename-for-sortingØystein Bedin2016-04-080-0/+0
|\ \
| * | Reorder instances names to sort by env_idVinny Valdez2016-04-070-0/+0
| |/
* | Prepend 'casl' to default_env_idVinny Valdez2016-04-080-0/+0
* | Change default_env_id of "testenv" to local env OS_USERNAME resolves #142Vinny Valdez2016-04-070-0/+0
|/
* Merge pull request #126 from etsauer/registry-enhancedØystein Bedin2016-04-040-0/+0
|\
| * Renaming template files with .j2 for clarityEric Sauer2016-04-040-0/+0
| * Replacing yum commands and normalizing commentsEric Sauer2016-03-300-0/+0
| * Refactoring and renamingEric Sauer2016-03-280-0/+0
| * Removing key name from registryEric Sauer2016-03-250-0/+0
| * Adding nginx auth layerEric Sauer2016-03-240-0/+0
* | Merge pull request #131 from JayKayy/role_infoØystein Bedin2016-04-040-0/+0
|\ \
| * | fixed READMEJohn Kwiatkoski2016-04-040-0/+0
| * | removing extra filesJohn Kwiatkoski2016-03-290-0/+0
| * | Shell for role variable infoJohn Kwiatkoski2016-03-290-0/+0
| * | removing deprecated filesJohn Kwiatkoski2016-03-290-0/+0
| * | adding openshift-ansible's post install rolesJohn Kwiatkoski2016-03-290-0/+0
| * | adding playbookJohn Kwiatkoski2016-02-220-0/+0
| * | added post_install roleJohn Kwiatkoski2016-02-220-0/+0
* | | Add OpenStack SSH key parameter checkVinny Valdez2016-03-290-0/+0
| |/ |/|