summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| | | * | | | | | | | | updating README filepeter.fry2016-10-140-0/+0
| | | | | | | | | | | |
| | | * | | | | | | | | updating README filepeter.fry2016-10-140-0/+0
| | | | | | | | | | | |
| | | * | | | | | | | | updating README filepeter.fry2016-10-140-0/+0
| | | | | | | | | | | |
| | | * | | | | | | | | missed deployment_type correctionpeter.fry2016-10-140-0/+0
| | | | | | | | | | | |
| | | * | | | | | | | | merging enterprise and origin vagrant filepeter.fry2016-10-140-0/+0
| | | | | | | | | | | |
| | | * | | | | | | | | Merge branch 'master' of https://github.com/petenorth/openshift-ansible-contribpeter.fry2016-10-130-0/+0
| | | |\ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | Update README.mdpetenorth2016-10-130-0/+0
| | | | | | | | | | | | |
| | | | * | | | | | | | | Update README.mdpetenorth2016-10-130-0/+0
| | | | | | | | | | | | |
| | | * | | | | | | | | | clean up of /etc/hosts on guests means ansible script warning goes awaypeter.fry2016-10-130-0/+0
| | | |/ / / / / / / / /
| | | * | | | | | | | | removing use of third party repospeter.fry2016-10-130-0/+0
| | | | | | | | | | | |
| | | * | | | | | | | | transfer code to openshift-ansible-contrib repopeter.fry2016-10-120-0/+0
| | | | | | | | | | | |
| | * | | | | | | | | | Exit with nonzero when ansible-playbook fails. (#72)Jaroslav Henner2016-10-240-0/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Good find @jaryn
| | * | | | | | | | | | Merge pull request #71 from pschiffe/gcePeter Schiffer2016-10-240-0/+0
| | |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | Replace kube proxy with haproxy for HTTP health check
| | | * | | | | | | | | | Replace kube proxy with haproxy for HTTP health checkPeter Schiffer2016-10-240-0/+0
| | |/ / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes #37
| | * | | | | | | | | | Merge pull request #63 from pschiffe/gceChris Murphy2016-10-240-0/+0
| | |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | More restrictive firewall
| | | * | | | | | | | | | More restrictive firewallPeter Schiffer2016-10-200-0/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Allow only what's really necessary
| | * | | | | | | | | | | spelling error (#70)Ryan Cook2016-10-220-0/+0
| | | | | | | | | | | | |
| | * | | | | | | | | | | specify size of bastion instanceRyan Cook2016-10-210-0/+0
| | | | | | | | | | | | |
| | * | | | | | | | | | | Update add-node.pyJohannes Brännström2016-10-210-0/+0
| | |/ / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - RHSM user/password/pool is not prompted for - added hardcoded key_path due to: TASK [ssh-key : OSE ec2 key] *************************************************** fatal: [localhost]: FAILED! => {"failed": true, "msg": "'key_path' is undefined"}
| | * | | | | | | | | | Merge pull request #50 from pschiffe/gceChris Murphy2016-10-200-0/+0
| | |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | Detect invalid RH username, password or pool id
| | | * | | | | | | | | | Detect invalid RH username, password or pool idPeter Schiffer2016-10-190-0/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | When user provides invalid username, password or pool id without openshift rpms, the script will detect it early and terminate.
| | * | | | | | | | | | | atomic fix up after centos prereqsRyan Cook2016-10-200-0/+0
| | | | | | | | | | | | |
| | * | | | | | | | | | | handle ec2 classic accounts better (#59)Jason DeTiberus2016-10-190-0/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * handle ec2 classic accounts better * fix syntax * disable rds and elasticache instances from aws ref-arch inventory
| | * | | | | | | | | | | fix up of add-node warningRyan Cook2016-10-190-0/+0
| | | | | | | | | | | | |
| | * | | | | | | | | | | Centos and Origin support (#52)Ryan Cook2016-10-190-0/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * caught the branch up with master and added origin specific items * Readme update for origin * Fixup * hide password at prompt * stop querying rds and elastic cache * Update README.md * Update README.md
| | * | | | | | | | | | | Updates to playbooks and roles and closes #46 (#51)Davis Phillips2016-10-190-0/+0
| | |/ / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Initial commit of all vmware playbooks * Adding image for display * Adding image for display * Resolved issues listed and added rhsm_pool functionality * mend * Added timezone fix * Adding dynamic inventory generation for VMs and IP addresses to wrapper script * mend * Removing vars and adding some functionality * Removing a file and added some functionality * Adding some openshift variables * Updating gitignore * Removing infra.json * Removing infra.json * Removed scale code and added it into OSE install variables to match AWS * typo in wrapper script * Removed second template for static-ipaddress added ldap auth functionality * removed esxi host specific now deploying to resource pool and cluster target * Removed second template from static-ip-address role added python-json and ldap and iptools * Removed some options and simplified some things in wrapper script * Various fixes * adding subscription logic * Various fixes and README update to reflect the paper * Redid haproxy playbook, removed a few variables, reworked playbook so I could use ansible 2.2 * Redid haproxy playbook, removed a few variables, reworked playbook so I could use ansible 2.2 * adding yum -y install atomic-openshift-utils * Adding haproxy-server-config * various changes clean run for ocp3_3 * Removed auth_method and added pv1 to nfs server * Updated registry plays * Updating readme to point to 3.3 OSE repos on ansible build instructions * Removed hardcoded variables from install playbook and updated haproxy to be configurable * Update openshift-install.yaml * Removing container install option * Adding openshift-vm-facts to repo * Extending scripts to allow for multiple deployments * bug fix on wrapper script with haproxy * Bugfixes and various updates * Removed some excess files and cleaned up a bit * Update ose3-installer * Removing container in readme.md
| | * | | | | | | | | | Merge pull request #47 from smarterclayton/clayton_forkPeter Schiffer2016-10-190-0/+0
| | |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | gce-cli: --region is required for some operations
| | | * | | | | | | | | | --region is required for some operationsClayton Coleman2016-10-180-0/+0
| | |/ / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Otherwise, operations pause and expect user input.
| | * | | | | | | | | | Update README.mdRyan Cook2016-10-180-0/+0
| | | | | | | | | | | |
| | * | | | | | | | | | Update README.mdRyan Cook2016-10-180-0/+0
| | | | | | | | | | | |
| | * | | | | | | | | | fix up of registry due to new version bugRyan Cook2016-10-180-0/+0
| | | | | | | | | | | |
| | * | | | | | | | | | Atomic host note and user data for masterRyan Cook2016-10-180-0/+0
| | | | | | | | | | | |
| | * | | | | | | | | | as a prereq Atomic with docker 1.10 is required to be on the AMIRyan Cook2016-10-180-0/+0
| | | | | | | | | | | |
| | * | | | | | | | | | fixup of cloudformationRyan Cook2016-10-180-0/+0
| | | | | | | | | | | |
| | * | | | | | | | | | Need to patch up atomic if the version is not 1.10Ryan Cook2016-10-180-0/+0
| | | | | | | | | | | |
| | * | | | | | | | | | Containerized installationRyan Cook2016-10-180-0/+0
| | | | | | | | | | | |
| | * | | | | | | | | | Merge pull request #42 from pschiffe/gceChris Murphy2016-10-180-0/+0
| | |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed couple of depreciating warnings issued by gcloud command
| | | * | | | | | | | | | Fixed couple of depreciating warnings issued by gcloud commandPeter Schiffer2016-10-180-0/+0
| | |/ / / / / / / / / /
| | * | | | | | | | | | Idempotent version of local SSH configPeter Schiffer2016-10-180-0/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | If the script is rerun after the deployment was reverted, local SSH configuration needs to be updated to match the current setup.
| | * | | | | | | | | | Initial commit for all of the VMware playbooks and some documentation/images ↵Davis Phillips2016-10-140-0/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (#22) * Initial commit of all vmware playbooks * Adding image for display * Adding image for display * Resolved issues listed and added rhsm_pool functionality * mend * Added timezone fix * Adding dynamic inventory generation for VMs and IP addresses to wrapper script * mend * Removing vars and adding some functionality * Removing a file and added some functionality * Adding some openshift variables * Updating gitignore * Removing infra.json * Removing infra.json * Removed scale code and added it into OSE install variables to match AWS * typo in wrapper script * Removed second template for static-ipaddress added ldap auth functionality * removed esxi host specific now deploying to resource pool and cluster target * Removed second template from static-ip-address role added python-json and ldap and iptools * Removed some options and simplified some things in wrapper script * Various fixes * adding subscription logic * Various fixes and README update to reflect the paper * Redid haproxy playbook, removed a few variables, reworked playbook so I could use ansible 2.2 * Redid haproxy playbook, removed a few variables, reworked playbook so I could use ansible 2.2 * adding yum -y install atomic-openshift-utils * Adding haproxy-server-config * various changes clean run for ocp3_3 * Removed auth_method and added pv1 to nfs server * Updated registry plays * Updating readme to point to 3.3 OSE repos on ansible build instructions * Removed hardcoded variables from install playbook and updated haproxy to be configurable * Update openshift-install.yaml
| | * | | | | | | | | | Add node playbook and tasks (#34)Ryan Cook2016-10-130-0/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * fixes of read me for 3.3 and paths * increase wait for route propagation * README patchup * WIP: add node playbooks * syntax error * fix up of host up playbook * scale the router/registry * change of wording in add-node.py * change of trigger name * fix of existing_sg to node_sg * needed to switch to the default project * moving things around for the load balancer * dont wait on elb and suggestion for removing changed in regards to subscription * rhui wasn't being disabled using subscription-manager solved using file * disable repos rather than remove * patchup
| | * | | | | | | | | | Merge pull request #35 from pschiffe/gceJason DeTiberus2016-10-130-0/+0
| | |\ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / | | |/| | | | | | | | | GCE: Replace HTTPS LB for master console with SSL Proxy
| | | * | | | | | | | | Configure local SSH so we can connect directly to all instancesPeter Schiffer2016-10-130-0/+0
| | | | | | | | | | | |
| | | * | | | | | | | | Replace HTTPS LB for master console with SSL ProxyPeter Schiffer2016-10-120-0/+0
| | |/ / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Master console requires WebSockets, and HTTPS LB doesn't support that, so replace it with SSL Proxy.
| | * | | | | | | | | Fixed variable passing to the ansible playbooksPeter Schiffer2016-10-120-0/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Variable openshift_master_identity_providers wasn't easy to pass as a command line option, so I've put all the variables in the yaml file and now I'm including that file with the ansible-playbook invokation.
| | * | | | | | | | | First version of integrated shell script with ansible playbooksPeter Schiffer2016-10-120-0/+0
| | | | | | | | | | |
| | * | | | | | | | | Handle DNS zone properlyPeter Schiffer2016-10-120-0/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | We need to take into account that user needs to manually configure the NS servers in his domain provider.
| | * | | | | | | | | Removed demo playbook and updated validation playbook to match AWSPeter Schiffer2016-10-110-0/+0
| | | | | | | | | | |
| | * | | | | | | | | Added gce-ansible playbooksPeter Schiffer2016-10-110-0/+0
| | | | | | | | | | |
| | * | | | | | | | | Move example config.sh to the config.sh.example filePeter Schiffer2016-10-110-0/+0
| | | | | | | | | | |