summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| | | * | | | | | | | | | print variable correctlyRyan Cook2016-11-110-0/+0
| | |/ / / / / / / / / /
| | * | | | | | | | | | line spacingRyan Cook2016-11-110-0/+0
| | | | | | | | | | | |
| | * | | | | | | | | | Merge pull request #102 from cooktheryan/readmeChris Murphy2016-11-110-0/+0
| | |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | update of readmes
| | | * | | | | | | | | | Update README.mdRyan Cook2016-11-110-0/+0
| | | | | | | | | | | | |
| | | * | | | | | | | | | Update README.mdRyan Cook2016-11-110-0/+0
| | | | | | | | | | | | |
| | | * | | | | | | | | | Update README.mdRyan Cook2016-11-110-0/+0
| | | | | | | | | | | | |
| | | * | | | | | | | | | update of readmesRyan Cook2016-11-100-0/+0
| | |/ / / / / / / / / /
| | * | | | | | | | | | Removed --local from examples in readme.mdDavis Phillips2016-11-080-0/+0
| | | | | | | | | | | |
| | * | | | | | | | | | Merge pull request #99 from cooktheryan/sizeChris Murphy2016-11-080-0/+0
| | |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | fix of app instance type
| | | * | | | | | | | | | fix of app instance typeRyan Cook2016-11-080-0/+0
| | |/ / / / / / / / / /
| | * | | | | | | | | | found a bug in the inventoryRyan Cook2016-11-040-0/+0
| | | | | | | | | | | |
| | * | | | | | | | | | Moving towards common roles to support all providersRyan Cook2016-11-040-0/+0
| | | | | | | | | | | |
| | * | | | | | | | | | Renaming ose to ocp for consistency with paper, fixed nfs perms (#92)Davis Phillips2016-11-020-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 * added graceful exit after vars create * Updated nfs role for 777 permissions * renamed ose to ocp * renaming from ose to ocp
| | * | | | | | | | | | Individualize vpc name to avoid naming colisionsStuart Fox2016-11-020-0/+0
| | | | | | | | | | | |
| | * | | | | | | | | | removal of deprecated scriptsRyan Cook2016-11-020-0/+0
| | | | | | | | | | | |
| | * | | | | | | | | | Merge pull request #90 from pschiffe/gceChris Murphy2016-11-020-0/+0
| | |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | Couple of clean up commits
| | | * | | | | | | | | | CosmeticsPeter Schiffer2016-11-020-0/+0
| | | | | | | | | | | | |
| | | * | | | | | | | | | Forward only minimum number of ports on LBsPeter Schiffer2016-11-020-0/+0
| | | | | | | | | | | | |
| | | * | | | | | | | | | Make it possible to just comment out the MASTER_HTTPS_CERT_FILE variablesPeter Schiffer2016-11-020-0/+0
| | | | | | | | | | | | |
| | | * | | | | | | | | | Do not add additional storage to master nodesPeter Schiffer2016-11-020-0/+0
| | |/ / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | No Docker containers are running on master nodes, so additional storage for Docker is useless there.
| | * / / / / / / / / / Update README.mdAlbert Wong2016-11-010-0/+0
| | |/ / / / / / / / /
| | * | | | | | | | | Merge pull request #86 from dcritch/masterPeter Schiffer2016-10-310-0/+0
| | |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | ssh, variable and ansible fixes
| | | * \ \ \ \ \ \ \ \ Merge branch 'master' of github.com:dcritch/openshift-ansible-contribroot2016-10-280-0/+0
| | | |\ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | cakephp is not provided by latest openshift-ansible playbooks, replacing ↵David Critch2016-10-280-0/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | with cakephp-mysql
| | | | * | | | | | | | | comment clean upDavid Critch2016-10-280-0/+0
| | | | | | | | | | | | |
| | | | * | | | | | | | | - some fixes for ssh assumptionsDavid Critch2016-10-280-0/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - latest openshift-ansible-playbooks (26 oct 16) rely on a variable that wasn't defined
| | | * | | | | | | | | | cakephp is not provided by latest openshift-ansible playbooks, replacing ↵David Critch2016-10-280-0/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | with cakephp-mysql
| | | * | | | | | | | | | comment clean upDavid Critch2016-10-280-0/+0
| | | | | | | | | | | | |
| | | * | | | | | | | | | - some fixes for ssh assumptionsDavid Critch2016-10-280-0/+0
| | |/ / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - latest openshift-ansible-playbooks (26 oct 16) rely on a variable that wasn't defined
| | * / / / / / / / / / s3 and multistack attempt based of stuartbfox work (#75)Ryan Cook2016-10-280-0/+0
| | |/ / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * s3 and multistack attempt based of stuartbfox work * removal of stack name from tag and fixup of terminate * rolling back to see if this works * unique s3 bucket, facts for unique bucket, and Readme update for package * missed readme last time and removed cloudformation check * s3 bucket name proposal. * fix up of comment, removal of debug, and terminate update * s3 bucket cloudformation * fixup of cloudformatin * s3 user now in cloud formation * add node support * call localhost for the value * less is more * have to kinda of hack around the stack names * s3 bucket name now exported for easy removal and reference * readme update to resolve issue #85 * fix up of comment line * remove testing file * unneeded files * change of comment line * missing playbook name
| | * | | | | | | | | Merge pull request #74 from petenorth/masterJason DeTiberus2016-10-240-0/+0
| | |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | The vagrant readme needed updating.
| | | * | | | | | | | | updating based on switch to anisble local provisionerpeter.fry2016-10-240-0/+0
| | | | | | | | | | | |
| | | * | | | | | | | | updating based on switch to anisble local provisionerpeter.fry2016-10-240-0/+0
| | |/ / / / / / / / /
| | * | | | | | | | | Merge pull request #36 from petenorth/masterJason DeTiberus2016-10-240-0/+0
| | |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Advanced Openshift Install (Ansible) using Vagrant (multi machine)
| | | * | | | | | | | | Update install_bootstrap_origin.yamlPeter Fry2016-10-240-0/+0
| | | | | | | | | | | |
| | | * | | | | | | | | Update install_bootstrap_enterprise.yamlPeter Fry2016-10-240-0/+0
| | | | | | | | | | | |
| | | * | | | | | | | | Merge pull request #1 from detiber/petenorth-masterPeter Fry2016-10-240-0/+0
| | | |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | tweaks
| | | | * | | | | | | | | move shell provisioners to ansibleJason DeTiberus2016-10-200-0/+0
| | | | | | | | | | | | |
| | | | * | | | | | | | | fix default node selectorJason DeTiberus2016-10-190-0/+0
| | | | | | | | | | | | |
| | | | * | | | | | | | | fix var formattingJason DeTiberus2016-10-190-0/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Vagrant Ansible provisioner does not handle nested hashes, instead change to json strings instead
| | | | * | | | | | | | | add ansible_ssh_user to vagrant inventoryJason DeTiberus2016-10-190-0/+0
| | | | | | | | | | | | |
| | | | * | | | | | | | | disable vagrant-cachier set ansible_becomeJason DeTiberus2016-10-190-0/+0
| | | | | | | | | | | | |
| | | | * | | | | | | | | tweaksJason DeTiberus2016-10-190-0/+0
| | | |/ / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - remove script files and convert to inline scripts - add libvirt support - remove static inventory and use ansible_local provisioner config - add ORIGIN_OS env var to be able to choose Fedora (untested) - change vagrant-cachier scope to machine to avoid locking issues around the cache - updated sync folder to use the default /vagrant (was causing issues with ansible_local provisioner integration)
| | | * | | | | | | | | fix plugin requirements and limit parameterspeter.fry2016-10-180-0/+0
| | | | | | | | | | | |
| | | * | | | | | | | | file no longer neededpeter.fry2016-10-180-0/+0
| | | | | | | | | | | |
| | | * | | | | | | | | fixing htpasswd filepeter.fry2016-10-180-0/+0
| | | | | | | | | | | |
| | | * | | | | | | | | switching to use the ansible local provisionerpeter.fry2016-10-170-0/+0
| | | | | | | | | | | |
| | | * | | | | | | | | fixing deployment type updatepeter.fry2016-10-140-0/+0
| | | | | | | | | | | |
| | | * | | | | | | | | updating README filepeter.fry2016-10-140-0/+0
| | | | | | | | | | | |
| | | * | | | | | | | | updating README filepeter.fry2016-10-140-0/+0
| | | | | | | | | | | |