summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2014-10-29Merge pull request #19 from twiest/remove_project_infoThomas Wiest
removed gce.ini and instead added instructions for setting up secrets.py
2014-10-29removed gce.ini and instead added instructions for setting up secrets.pyThomas Wiest
2014-10-29Merge pull request #18 from twiest/prThomas Wiest
Added Docker image build stuff
2014-10-29Added Docker image build stuffThomas Wiest
2014-10-28Update LICENSE.mdThomas Wiest
2014-10-28Create LICENSE.mdThomas Wiest
2014-10-28Merge pull request #17 from twiest/prThomas Wiest
fixed link
2014-10-28fixed linkThomas Wiest
2014-10-28Merge pull request #16 from twiest/prThomas Wiest
doc update
2014-10-28doc updateThomas Wiest
2014-10-24Merge pull request #15 from jwhonce/wip/lastestJhon Honce
Add comments explaining changing the master/minion hostnames
2014-10-24Add comments explaining changing the master/minion hostnamesJhon Honce
* openshift forces resolving all minions to hostnames to query etcd keys rather than using the IP address
2014-10-24Merge pull request #14 from jwhonce/wip/latestThomas Wiest
Support latest origin v3 CLI options
2014-10-23Support latest origin v3 CLI optionsJhon Honce
2014-10-23Merge pull request #13 from twiest/pullThomas Wiest
minor cleanup
2014-10-23minor cleanupThomas Wiest
2014-10-23Merge pull request #12 from twiest/pullThomas Wiest
made aws list display more information, and be able to only show a single environment
2014-10-23made aws list display more information, and be able to only show a single ↵Thomas Wiest
environment
2014-10-23Merge pull request #11 from twiest/pullThomas Wiest
Added atomic aws host to cloud.rb
2014-10-23Added atomic aws host to cloud.rbThomas Wiest
2014-10-22Merge pull request #10 from twiest/pullThomas Wiest
broke out parts of cloud.rb into libs for easier maintenance.
2014-10-21broke out parts of cloud.rb into libs for easier maintenance.Thomas Wiest
2014-10-09consistenly use terminate in supported operationlxia ( Liang Xia )
2014-10-06Merge pull request #9 from jwhonce/wip/registryJhon Honce
WIP Infra - Deploy GCE openshift v3 cluster
2014-10-03WIP Infra - Use variables in rolesJhon Honce
2014-10-02Finish origin -> openshift renameJhon Honce
2014-10-02WIP Infra - Refactor terminateJhon Honce
* remove persistent disks from images
2014-10-02WIP Infra - Add playbooks for using openshift binaryJhon Honce
* Fixed terminate so that it properly removes the attached OS disk.
2014-10-02Merge pull request #8 from twiest/quickThomas Wiest
fixed oo_len doc string
2014-10-02fixed oo_len doc stringThomas Wiest
2014-10-02Merge pull request #7 from twiest/quickThomas Wiest
Added oo_len filter
2014-10-02Added oo_len filterThomas Wiest
2014-10-01Merge pull request #5 from twiest/quickThomas Wiest
Fixed terminate so that it properly removes the attached OS disk.
2014-10-01Fixed terminate so that it properly removes the attached OS disk.Thomas Wiest
2014-10-01Merge pull request #4 from twiest/quickThomas Wiest
removed client-cert.pem and client-key.pem as tasks (the files were removed previously).
2014-10-01removed client-cert.pem and client-key.pem as tasks (the files were removed ↵Thomas Wiest
previously).
2014-09-29Merge pull request #3 from jwhonce/wip/registryJhon Honce
Wip/registry
2014-09-29terminate playbookJhon Honce
2014-09-29WIP Infra - Update reporting in cloud.rbJhon Honce
2014-09-25Add cluster.shJhon Honce
2014-09-25Merge pull request #2 from jwhonce/wip/registryJhon Honce
move registry-service to correct location
2014-09-25move registry-service to correct locationJhon Honce
2014-09-24Merge pull request #1 from jwhonce/wip/registryJhon Honce
WIP Infra - Support for multiple GCE projects
2014-09-24WIP Infra - Support for multiple GCE projectsJhon Honce
* Add support in cloud.rb for reading configuration * Add support for docker-registry pod
2014-09-16Initial Commit. Sharing is caringKenny Woodson