summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2015-02-03ossh script added for ssh meta query capabilitiesKenny Woodson
2015-01-30Adding ossh.pyKenny Woodson
2015-01-28added opssh.pyThomas Wiest
2015-01-09Merge pull request #45 from jwhonce/wip/pod_updatesJhon Honce
Infrastructure - Update pod definitions
2015-01-09Infrastructure - Update pod definitionsJhon Honce
* Bring pod definitions in line with lates k8s release
2014-12-18Merge pull request #44 from kwoodson/add_multi_testsKenny Woodson
Add multi tests
2014-12-18Merge branch 'master' into add_multi_testsKenny Woodson
2014-12-18Merge pull request #43 from twiest/prKenny Woodson
fixed bug in multi_ec2.py where it was only allowing relatively path'd providers if you ran multi_ec2.py from the inventory directory.
2014-12-18Updated with more testsKenny Woodson
2014-12-18fixed bug in multi_ec2.py where it was only allowing relatively path'd ↵Thomas Wiest
providers if you ran multi_ec2.py from the inventory directory.
2014-12-18Merge pull request #42 from kwoodson/testKenny Woodson
Adding unittests for multi_ec2.
2014-12-18unittest for merge_destructively. More to comeKenny Woodson
Added a readme so its obvious how to run tests Leaving this alone. Getting cleaned up in next PR Fixing space
2014-12-18Merge pull request #39 from twiest/prThomas Wiest
changed multi_ec2.py to print the json result string instead of the python pretty print string.
2014-12-18changed multi_ec2.py to print the json result string instead of the python ↵Thomas Wiest
pretty print string.
2014-12-18Merge pull request #38 from kwoodson/default_envKenny Woodson
Adding default aws credentials when calling mutli_ec2
2014-12-18Variable-ized the config file path with the name.Kenny Woodson
2014-12-18Added default environment behavoir for aws credentialsKenny Woodson
2014-12-15Merge pull request #37 from twiest/prThomas Wiest
minor bug fix
2014-12-15minor bug fixThomas Wiest
2014-12-15Merge pull request #36 from twiest/prThomas Wiest
changed atomic proxy to use pre-built container images
2014-12-15changed atomic proxy to use pre-built container imagesThomas Wiest
2014-12-15Merge pull request #35 from liangxia/masterThomas Wiest
suppress error unbound variable
2014-12-15Merge pull request #34 from kwoodson/meta_inventoryKenny Woodson
Adding a meta inventory to query multiple cloud accounts.
2014-12-15suppress error unbound variableliangxia
2014-12-12Updated the function name to accurately reflect its procedure.Kenny Woodson
2014-12-12Updated merge function to merge recursivelyKenny Woodson
2014-12-12Fixed naming for chache file.Kenny Woodson
2014-12-12In order to agree with previous renaming these naming changes were made.Kenny Woodson
2014-12-12Updated with the class name.Kenny Woodson
2014-12-12Updated name to multi_ec2 instead of meta.Kenny Woodson
2014-12-12First version of meta inventory.Kenny Woodson
2014-12-12Merge pull request #32 from akram/masterThomas Wiest
Adding AWS support to openshift-ansible module
2014-12-12Adding AWS support to openshift-ansible moduleAkram Ben Aissi
- Update documentation to say that ssh configuration need to point to the private key file - Removing the -p argument when calling time .... because it is misintrepreted by ruby - Turning the cluster.sh to agnostic in its help/error message by replacing explicit reference to GCE by a a variable - Fixing a bug within the playbooks that incorrectly references the minions and master fact group. - Adding playbooks for AWS, which are almost of copy/paste for those of GCE - Added environment variable OO_PROVIDER to allow definition of the provider. Defaults is gce - TODO implement the terminate.yml cookbook
2014-11-13Merge pull request #28 from maxamillion/admiller/fix_cluster_shThomas Wiest
short-term fix up for cluster.sh supported environment tags
2014-11-13Merge pull request #31 from twiest/prThomas Wiest
added libra_ops group to puppet container
2014-11-13added libra_ops group to puppet containerThomas Wiest
2014-11-13Merge pull request #30 from jwhonce/wip/qeJhon Honce
Add lint environment tag for QE
2014-11-13Add lint environment tag for QEJhon Honce
2014-11-12Merge pull request #29 from twiest/prThomas Wiest
made ops-ctl-haproxy work inside of the proxy container.
2014-11-12made ops-ctl-haproxy work inside of the proxy container.Thomas Wiest
2014-11-11short-term fix up for cluster.sh supported environment tagsAdam Miller
2014-11-11removed zbxapi workaround as it's no longer neededThomas Wiest
2014-11-04Merge pull request #27 from twiest/prKenny Woodson
making atomic proxy be able to be deployed to PROD.
2014-11-03making atomic proxy be able to be deployed to PROD.Thomas Wiest
2014-11-03Merge pull request #26 from jwhonce/wip/lastestThomas Wiest
Update docs
2014-11-03Update docsJhon Honce
2014-10-31Merge pull request #25 from tdawson/2014-10/fix-docsThomas Wiest
2014 10/fix docs
2014-10-31Fixing up GCE READMETroy Dawson
2014-10-31Fixing up GCE READMETroy Dawson
2014-10-31Merge pull request #24 from twiest/prThomas Wiest
updated docs to have better setup instructions, fixed minor bugs, added envs for admiller (amint) and tdawson (tdint).