summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| | * | | | | | | | | Updated internal master firewall rulesPeter Schiffer2016-10-110-0/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | TCP and UDP port 53 doesn't need to be open as DNS is using port 8053.
| | * | | | | | | | | GCE Bash scriptPeter Schiffer2016-10-110-0/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This commit adds the first part of the GCE support - bash script responsible for infrastructure on GCE.
| | * | | | | | | | | Timeout of validation and update of README (#31)Ryan Cook2016-10-050-0/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * fixes of read me for 3.3 and paths * increase wait for route propagation * README patchup
| | * | | | | | | | | fixes of read me for 3.3 and paths (#28)Ryan Cook2016-10-030-0/+0
| | | | | | | | | | |
| | * | | | | | | | | Add check for ansible version (#26)Mangirdas2016-10-030-0/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Add check for ansible version * error message
| | * | | | | | | | | OCP Version 3.3 (#24)Ryan Cook2016-09-300-0/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * initial work for 3.3 * going to make ref arch users use specific ansible vers and remove unused var * unneeded lines
| | * | | | | | | | | Missing double quote (#23)Ryan Cook2016-09-280-0/+0
| | | | | | | | | | |
| | * | | | | | | | | subscription manager fix (#20)Ryan Cook2016-09-270-0/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * subscription manager fix * update of readme
| | * | | | | | | | | update of the validation job to test easier (#21)Ryan Cook2016-09-260-0/+0
| | | | | | | | | | |
| | * | | | | | | | | Fix of missing var and prep for containerized install (#16)Ryan Cook2016-09-190-0/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * fix of missing user data and prep work for upcoming containerized install * Update user_data_node.yml * tranisition to file lookup instead of template * shorter path
| | * | | | | | | | | Update of README as more providers are coming (#15)Ryan Cook2016-09-140-0/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Generic README for all providers * Readme fix * aws README page update * image update * fix of readme * image update
| | * | | | | | | | | Ansible 2 and moving to cloudformationsRyan Cook2016-09-120-0/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Clean up script for CI. Will be replaced by a cloudform teardown soon * new files to prepare for ansible 2.x * migrating to cloudformations * Adding ssh-key back to infrastructure and creation of etcd volume role * removal of default entry * required for ansible 2.x support * removal of duplicate entries * ansible 2x work and fixes to cloudformation * modify git ignore * ansible cfs for ignore strict host check * bastion sg for brownfield with existing bastion * instance groups for ansible 2.x * proper tags for bastion sg * tagging for elbs * moved the remote_user to ansible.cfg due to errors occuring when installing openshift and copying certs locally * clean up is 1000 times easier with cloudformation * update of variable for ansible 2.x * s3 user id fix * work around for a temporary variable issue * lowering fact gathering * duplicate ssh group name tags * cannot use us-east-1b with newer ec2 and vpc * missing aws parameters * skipping this step if deployment type is not openshift-enterprise * removal of delay * fix of variable that was not working * better name descriptions for different types of brownfrield * tested for us-west-2. Now handling more than just us-east-1 * safety check to ensure bastion is ready * migrate to atomic-openshift-utils * update of ansible.cfg * change of host up check * fix of security group and fix of terminate script * Update openshift-install.yaml * Update openshift-setup.yaml Removed max pods * iam policy combination * clean up of variables in vars file due to use of openshift-setup.yaml * github authentication for openshift rather than google oauth * modification of default node size to support documentation * Policy was not being created correctly. Fixed * changed the etcd volume to not terminate and added a volume delete play that requires ci=true * change default port to 443 rather than 8443 * Migration to using user-data for etcd and openshift empty dir volumes * clean up of vars
| | * | | | | | | | | inclusion of ansible.cfg to facilitate installation (#13)Ryan Cook2016-08-310-0/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * inclusion of ansible.cfg to facilitate installation * update ansible.cfg with recomendations * remove retry attempt file and cowsay
| | * | | | | | | | | Merge pull request #12 from cooktheryan/masterRyan Cook2016-08-260-0/+0
| | |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | incorrect path discovered while ci testing
| | | * | | | | | | | | incorrect path discovered while ci testingRyan Cook2016-08-260-0/+0
| | |/ / / / / / / / /
| | * | | | | | | | | Merge pull request #10 from sabre1041/seed-git-serverØystein Bedin2016-08-240-0/+0
| | |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Role for seeding a git server with OpenShift example repositories
| | | * | | | | | | | | Role for seeding a git server with OpenShift example repositoriesAndrew Block2016-08-240-0/+0
| | | | | | | | | | | |
| | * | | | | | | | | | Merge pull request #9 from sabre1041/git-server-roleØystein Bedin2016-08-230-0/+0
| | |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | Git server role
| | | * | | | | | | | | | Git server roleAndrew Block2016-08-230-0/+0
| | | |/ / / / / / / / /
| | * | | | | | | | | | Merge pull request #8 from cooktheryan/masterJason DeTiberus2016-08-190-0/+0
| | |\ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / | | |/| | | | | | | | | Cleanup of playbooks
| | | * | | | | | | | | fixing of spacing in a file, removal of unneeded files, and addition of a ↵Ryan Cook2016-08-190-0/+0
| | |/ / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | pause to allow for sg to unlink
| | * | | | | | | | | Merge pull request #7 from scollier/update-diagramJason DeTiberus2016-08-160-0/+0
| | |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | updating the architecture diagram to reflect specific AWS details
| | | * | | | | | | | | updating the architecture diagram to reflect specific AWS detailsScott Collier2016-08-160-0/+0
| | |/ / / / / / / / /
| | * | | | | | | | | Merge pull request #6 from cooktheryan/masterJason DeTiberus2016-08-160-0/+0
| | |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Pull request for reference arch
| | | * | | | | | | | | increasing size of instance to official deployment sizeRyan Cook2016-08-160-0/+0
| | | | | | | | | | | |
| | | * | | | | | | | | Update README.mdRyan Cook2016-08-120-0/+0
| | | | | | | | | | | |
| | | * | | | | | | | | Update README.mdRyan Cook2016-08-120-0/+0
| | | | | | | | | | | |
| | | * | | | | | | | | round 2 of adding an imageRyan Cook2016-08-120-0/+0
| | | | | | | | | | | |
| | | * | | | | | | | | testing of imageRyan Cook2016-08-120-0/+0
| | | | | | | | | | | |
| | | * | | | | | | | | removal of wildcard typoRyan Cook2016-08-120-0/+0
| | | | | | | | | | | |
| | | * | | | | | | | | base commit for reference architecture workRyan Cook2016-08-120-0/+0
| | |/ / / / / / / / /
| | * | | | | | | | | Merge pull request #5 from detiber/masterJason DeTiberus2016-05-260-0/+0
| | |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | testing meta_refresh of inventory for ansible 2.0
| | | * | | | | | | | | testing meta_refresh of inventory for ansible 2.0Jason DeTiberus2016-05-260-0/+0
| | |/ / / / / / / / /
| | * | | | | | | | | cleanupJason DeTiberus2016-05-050-0/+0
| | | | | | | | | | |
| | * | | | | | | | | fix cluster hostnamesJason DeTiberus2016-05-050-0/+0
| | | | | | | | | | |
| | * | | | | | | | | Add aos repo template.Andrew Butcher2016-05-040-0/+0
| | | | | | | | | | |
| | * | | | | | | | | tweaksJason DeTiberus2016-05-040-0/+0
| | | | | | | | | | |
| | * | | | | | | | | fixesJason DeTiberus2016-05-040-0/+0
| | | | | | | | | | |
| | * | | | | | | | | updatesJason DeTiberus2016-05-040-0/+0
| | | | | | | | | | |
| | * | | | | | | | | fix filter nameJason DeTiberus2016-05-040-0/+0
| | | | | | | | | | |
| | * | | | | | | | | tweak group configJason DeTiberus2016-05-040-0/+0
| | | | | | | | | | |
| | * | | | | | | | | add lookup pluginsJason DeTiberus2016-05-040-0/+0
| | | | | | | | | | |
| | * | | | | | | | | fix teardownJason DeTiberus2016-05-040-0/+0
| | | | | | | | | | |
| | * | | | | | | | | refactor setup/teardown a bitJason DeTiberus2016-05-040-0/+0
| | | | | | | | | | |
| | * | | | | | | | | add teardown playbookJason DeTiberus2016-05-040-0/+0
| | | | | | | | | | |
| | * | | | | | | | | Correct var typo.Andrew Butcher2016-05-040-0/+0
| | | | | | | | | | |
| | * | | | | | | | | Group setup and ops mirror config.Andrew Butcher2016-05-040-0/+0
| | | | | | | | | | |
| | * | | | | | | | | user-data and volume updatesJason DeTiberus2016-05-040-0/+0
| | | | | | | | | | |
| | * | | | | | | | | update tagsJason DeTiberus2016-05-040-0/+0
| | | | | | | | | | |
| | * | | | | | | | | Set cluster_id and env_idJason DeTiberus2016-05-040-0/+0
| | | | | | | | | | |