summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #16 from twiest/prThomas Wiest2014-10-283-14/+78
|\ | | | | doc update
| * doc updateThomas Wiest2014-10-283-14/+78
|/
* Merge pull request #15 from jwhonce/wip/lastestJhon Honce2014-10-242-2/+4
|\ | | | | Add comments explaining changing the master/minion hostnames
| * Add comments explaining changing the master/minion hostnamesJhon Honce2014-10-242-2/+4
|/ | | | | * openshift forces resolving all minions to hostnames to query etcd keys rather than using the IP address
* Merge pull request #14 from jwhonce/wip/latestThomas Wiest2014-10-243-15/+14
|\ | | | | Support latest origin v3 CLI options
| * Support latest origin v3 CLI optionsJhon Honce2014-10-233-15/+14
|/
* Merge pull request #13 from twiest/pullThomas Wiest2014-10-232-3/+4
|\ | | | | minor cleanup
| * minor cleanupThomas Wiest2014-10-232-3/+4
|/
* Merge pull request #12 from twiest/pullThomas Wiest2014-10-232-7/+15
|\ | | | | made aws list display more information, and be able to only show a single environment
| * made aws list display more information, and be able to only show a single ↵Thomas Wiest2014-10-232-7/+15
|/ | | | environment
* Merge pull request #11 from twiest/pullThomas Wiest2014-10-2348-13/+1749
|\ | | | | Added atomic aws host to cloud.rb
| * Added atomic aws host to cloud.rbThomas Wiest2014-10-2348-13/+1749
|/
* Merge pull request #10 from twiest/pullThomas Wiest2014-10-225-397/+420
|\ | | | | broke out parts of cloud.rb into libs for easier maintenance.
| * broke out parts of cloud.rb into libs for easier maintenance.Thomas Wiest2014-10-215-397/+420
|/
* consistenly use terminate in supported operationlxia ( Liang Xia )2014-10-091-1/+1
|
* Merge pull request #9 from jwhonce/wip/registryJhon Honce2014-10-0626-21/+693
|\ | | | | WIP Infra - Deploy GCE openshift v3 cluster
| * WIP Infra - Use variables in rolesJhon Honce2014-10-034-6/+8
| |
| * Finish origin -> openshift renameJhon Honce2014-10-0222-17/+45
| |
| * WIP Infra - Refactor terminateJhon Honce2014-10-023-25/+30
| | | | | | | | * remove persistent disks from images
| * WIP Infra - Add playbooks for using openshift binaryJhon Honce2014-10-0225-20/+656
| | | | | | | | * Fixed terminate so that it properly removes the attached OS disk.
* | Merge pull request #8 from twiest/quickThomas Wiest2014-10-021-2/+2
|\ \ | | | | | | fixed oo_len doc string
| * | fixed oo_len doc stringThomas Wiest2014-10-021-2/+2
|/ /
* | Merge pull request #7 from twiest/quickThomas Wiest2014-10-021-0/+7
|\ \ | | | | | | Added oo_len filter
| * | Added oo_len filterThomas Wiest2014-10-021-0/+7
|/ /
* | Merge pull request #5 from twiest/quickThomas Wiest2014-10-011-11/+10
|\ \ | | | | | | Fixed terminate so that it properly removes the attached OS disk.
| * | Fixed terminate so that it properly removes the attached OS disk.Thomas Wiest2014-10-011-11/+10
| | |
* | | Merge pull request #4 from twiest/quickThomas Wiest2014-10-011-6/+0
|\| | | |/ |/| removed client-cert.pem and client-key.pem as tasks (the files were removed previously).
| * removed client-cert.pem and client-key.pem as tasks (the files were removed ↵Thomas Wiest2014-10-011-6/+0
|/ | | | previously).
* Merge pull request #3 from jwhonce/wip/registryJhon Honce2014-09-294-19/+232
|\ | | | | Wip/registry
| * terminate playbookJhon Honce2014-09-293-30/+68
| |
| * WIP Infra - Update reporting in cloud.rbJhon Honce2014-09-291-5/+15
| |
| * Add cluster.shJhon Honce2014-09-254-20/+185
|/
* Merge pull request #2 from jwhonce/wip/registryJhon Honce2014-09-251-0/+0
|\ | | | | move registry-service to correct location
| * move registry-service to correct locationJhon Honce2014-09-251-0/+0
|/
* Merge pull request #1 from jwhonce/wip/registryJhon Honce2014-09-244-14/+74
|\ | | | | WIP Infra - Support for multiple GCE projects
| * WIP Infra - Support for multiple GCE projectsJhon Honce2014-09-244-14/+74
|/ | | | | * Add support in cloud.rb for reading configuration * Add support for docker-registry pod
* Initial Commit. Sharing is caringKenny Woodson2014-09-1681-0/+2739