summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* addition of a variable and change to just specify stack_nameRyan Cook2017-01-180-0/+0
|
* Vmware guest (#195)Davis Phillips2017-01-180-0/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Making providers common * moving directory locations * using links and removal of vars file callout * rename of file * went block crazy * cleanup * add to remove * adding in these to pull common providers into my master * merging some conflicts * merging ocp-on-vmware.py * making some changes including removing local rhn_repos and subscriptions also added PyYAML and some other packages to vmware-guest-setup * Update ocp-on-vmware.ini * Update openshift-install.yaml * Update vmware_inventory.ini * Added support for multiple error checks in INI variables * Update ocp-on-vmware.ini * adding mods to * updating roles * updating roles * Merging install * Updating with merge * Removed rhn local components * Removed local validate * removing password and vcenter ip from inventory INI * removing password and vcenter ip from pytrhon INI * Update main.yaml * Adding vmware_guest to repo * Removed roles and added datacenter and netmask options * Added registry modification * Update main.yaml * Update setup_ansible.sh 3.4 -> 3.3 * moved things around for consistency with aws and removed vm_interface but added vm_network * mend * mend * mend
* hide github organization id/secretIlkka Tengvall2017-01-180-0/+0
| | | as it was visible in confirmation.
* Merge pull request #194 from cooktheryan/rpmDavis Phillips2017-01-170-0/+0
|\ | | | | readme updates for packages
| * Update README.mdRyan Cook2017-01-170-0/+0
| | | | | | better wording
| * readme updates for packagesRyan Cook2017-01-170-0/+0
| |
* | Make volume creation setup occur in backgroundGlenn West2017-01-170-0/+0
| |
* | Disable update of WALinuxAgentGlenn West2017-01-160-0/+0
|/
* added function to find net id by name for use on rhel7.xMark Lamourine2017-01-160-0/+0
|
* create the user-data directory if neededMark Lamourine2017-01-160-0/+0
|
* remove . from sudoers.d filenameMark Lamourine2017-01-160-0/+0
|
* Restore updateGlenn West2017-01-160-0/+0
|
* Disable internal dnsmasq to find source of ip/fqdnGlenn West2017-01-150-0/+0
|
* remove network resetsGlenn West2017-01-140-0/+0
|
* Workaround hang caused by azure agentGlenn West2017-01-130-0/+0
|
* Updated common providers for VMware and added in INI support for python ↵Davis Phillips2017-01-130-0/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | script (#182) * Making providers common * moving directory locations * using links and removal of vars file callout * rename of file * went block crazy * cleanup * add to remove * adding in these to pull common providers into my master * merging some conflicts * merging ocp-on-vmware.py * making some changes including removing local rhn_repos and subscriptions also added PyYAML and some other packages to vmware-guest-setup * Update ocp-on-vmware.ini * Update openshift-install.yaml * Update vmware_inventory.ini * Added support for multiple error checks in INI variables * Update ocp-on-vmware.ini * adding mods to * updating roles * updating roles * Merging install * Updating with merge * Removed rhn local components * Removed local validate * removing password and vcenter ip from inventory INI * removing password and vcenter ip from pytrhon INI * Update main.yaml
* Making providers common (#126)Ryan Cook2017-01-132-0/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * Making providers common * moving directory locations * using links and removal of vars file callout * rename of file * went block crazy * cleanup * add to remove * missing Pyyaml package in README * let docker actually setup docker storage and start the service * name change * Fix for vmware. Will variablize in the future * catchup to test common providers against master * should only be schedulable nodes
* Add FQDN to host names to help resolve ansible naming consistency. (#171)Glenn S West2017-01-120-0/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Enable dnsmasq for azure name resolution and fix app load balacer naming * Work around Azure Resource Group DNS Issue * Add better support for special characters in password * Enhancement to make sure local dns entries are registered * Force reset of interface to make sure dns is updated * Add a restart of network service to get dns registration to work better * Reorder * Make bastion and master network fix faster * Fixup password issue cause by extra quotes * Resync * Temp rollback to work around dns issue * remove extranous files * Remove extra quotes * Set version in ansible for openshift * Added new variables in prep for support of 3.4 * fix dependency on pip * rollback LB change * Fix app lb dependency * Do full FQDN on hosts
* Add new variables, and fixup app load balancers. (#167)Glenn S West2017-01-120-0/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Enable dnsmasq for azure name resolution and fix app load balacer naming * Work around Azure Resource Group DNS Issue * Add better support for special characters in password * Enhancement to make sure local dns entries are registered * Force reset of interface to make sure dns is updated * Add a restart of network service to get dns registration to work better * Reorder * Make bastion and master network fix faster * Fixup password issue cause by extra quotes * Resync * Temp rollback to work around dns issue * remove extranous files * Remove extra quotes * Set version in ansible for openshift * Added new variables in prep for support of 3.4 * fix dependency on pip * rollback LB change * Fix app lb dependency
* Merge pull request #170 from cooktheryan/gce-fixChris Murphy2017-01-120-0/+0
|\ | | | | Gce fix
| * unneeded filesRyan Cook2017-01-120-0/+0
| |
| * Update docker-storage-setupRyan Cook2017-01-120-0/+0
| | | | | | docker-storage-setup should not be registering a change
| * removal of testing itemRyan Cook2017-01-120-0/+0
| |
| * trying again with restartRyan Cook2017-01-110-0/+0
| |
| * should be restartedRyan Cook2017-01-110-0/+0
| |
| * proper fixRyan Cook2017-01-110-0/+0
| |
| * and is not &&Ryan Cook2017-01-110-0/+0
| |
| * adding flag to not delete imageRyan Cook2017-01-110-0/+0
| |
| * removing quotesRyan Cook2017-01-110-0/+0
| |
| * moved selinux fixRyan Cook2017-01-110-0/+0
|/
* Update install_bootstrap_origin.yamlDaniel Fernández Núñez2017-01-110-0/+0
| | | Increase EPEL version since the current link no longer works.
* set openshift_release (#163)Glenn S West2017-01-100-0/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Enable dnsmasq for azure name resolution and fix app load balacer naming * Work around Azure Resource Group DNS Issue * Add better support for special characters in password * Enhancement to make sure local dns entries are registered * Force reset of interface to make sure dns is updated * Add a restart of network service to get dns registration to work better * Reorder * Make bastion and master network fix faster * Fixup password issue cause by extra quotes * Resync * Temp rollback to work around dns issue * remove extranous files * Remove extra quotes * Set version in ansible for openshift
* Remove Extra quotes (#161)Glenn S West2017-01-090-0/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * Enable dnsmasq for azure name resolution and fix app load balacer naming * Work around Azure Resource Group DNS Issue * Add better support for special characters in password * Enhancement to make sure local dns entries are registered * Force reset of interface to make sure dns is updated * Add a restart of network service to get dns registration to work better * Reorder * Make bastion and master network fix faster * Fixup password issue cause by extra quotes * Resync * Temp rollback to work around dns issue * remove extranous files * Remove extra quotes
* Temp Roll Back to RHEL 7.2 (#160)Glenn S West2017-01-090-0/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | * Enable dnsmasq for azure name resolution and fix app load balacer naming * Work around Azure Resource Group DNS Issue * Add better support for special characters in password * Enhancement to make sure local dns entries are registered * Force reset of interface to make sure dns is updated * Add a restart of network service to get dns registration to work better * Reorder * Make bastion and master network fix faster * Fixup password issue cause by extra quotes * Resync * Temp rollback to work around dns issue * remove extranous files
* Wrapperscript ini file read (#158)Davis Phillips2017-01-090-0/+0
| | | | | | | | | | * adding INI file parsing and fixes some playbook issues * adding INI file * mend * mend
* Remove extra quotes (#156)Glenn S West2017-01-080-0/+0
| | | | | | | | | | | | | | | | | | | | * Enable dnsmasq for azure name resolution and fix app load balacer naming * Work around Azure Resource Group DNS Issue * Add better support for special characters in password * Enhancement to make sure local dns entries are registered * Force reset of interface to make sure dns is updated * Add a restart of network service to get dns registration to work better * Reorder * Make bastion and master network fix faster * Fixup password issue cause by extra quotes
* Make the network restart faster/earlier in cycle (#155)Glenn S West2017-01-060-0/+0
| | | | | | | | | | | | | | | | | | * Enable dnsmasq for azure name resolution and fix app load balacer naming * Work around Azure Resource Group DNS Issue * Add better support for special characters in password * Enhancement to make sure local dns entries are registered * Force reset of interface to make sure dns is updated * Add a restart of network service to get dns registration to work better * Reorder * Make bastion and master network fix faster
* Add network restart to increase local dns registration reliability (#154)Glenn S West2017-01-060-0/+0
| | | | | | | | | | | | | | | | * Enable dnsmasq for azure name resolution and fix app load balacer naming * Work around Azure Resource Group DNS Issue * Add better support for special characters in password * Enhancement to make sure local dns entries are registered * Force reset of interface to make sure dns is updated * Add a restart of network service to get dns registration to work better * Reorder
* Removal of strict ansible versionRyan Cook2017-01-060-0/+0
|
* Reset Interfaces during first boot to make sure local dns resolution is ↵Glenn S West2017-01-050-0/+0
| | | | | | | | | | | | | | working (#152) * Enable dnsmasq for azure name resolution and fix app load balacer naming * Work around Azure Resource Group DNS Issue * Add better support for special characters in password * Enhancement to make sure local dns entries are registered * Force reset of interface to make sure dns is updated
* fixed RH_PASSWORD variable to be compatible with passwords containing… (#146)Nick Harvey2017-01-050-0/+0
| | | | | | * fixed RH_PASSWORD variable to be compatable with passwords containing special characters * removed quote artifacts from earlier troubleshooting attempts.
* Addition of us-east-2 to the inventory ini (#145)Ryan Cook2017-01-040-0/+0
| | | | | | * addition of us-east-2 * Update ec2.ini
* Work around for DNS Local Resolution Issue and Special Character Handling in ↵Glenn S West2017-01-040-0/+0
| | | | | | | | | | RHN Passwords (#148) * Enable dnsmasq for azure name resolution and fix app load balacer naming * Work around Azure Resource Group DNS Issue * Add better support for special characters in password
* Enable dnsmasq for azure name resolution and fix app load balacer namingGlenn West2017-01-020-0/+0
|
* Update README.mdRyan Cook2016-12-280-0/+0
| | | Fixes issue #138
* fixed var names: OCP -> OCP3 and subdomain name variable in OSEv3Mark Lamourine2016-12-160-0/+0
|
* Merge pull request #125 from glennswest/masterChris Murphy2016-12-140-0/+0
|\ | | | | Initial Push of Azure Ansible Ref Arch Tempaltes
| * Remove host nameGlenn West2016-12-140-0/+0
| |
| * FIx heading for SSH Key Generation On WindowsGlenn West2016-12-140-0/+0
| |
| * Fix dns to DNS in descriptive textGlenn West2016-12-140-0/+0
| |