summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Collapse)Author
2015-02-24add jdetiber to list of SUPPORTED_ENVSJason DeTiberus
2015-02-24cleaned up ansible towerMatt Woodson
2015-02-23changed tint to twiest and added gshipley envThomas Wiest
2015-02-19Fixed an issue with the latest gce list. Correctly handles _metaKenny Woodson
2015-02-17Merge pull request #61 from jwhonce/wip/kubeconfigJhon Honce
Update playbooks for latest origin code
2015-02-13Fixed a couple of other variables that were incorrect.Kenny Woodson
2015-02-13Fixing tag name to prepend aws identifier.Kenny Woodson
2015-02-13Use more descriptive name in Development ProjectJhon Honce
2015-02-05removed ignore_bug_6407 as that bug has now been fixed by ansible.Thomas Wiest
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-13Add lint environment tag for QEJhon Honce
2014-10-31updated docs to have better setup instructions, fixed minor bugs, addedThomas Wiest
envs for admiller (amint) and tdawson (tdint).
2014-10-30fixed cluster.sh to only run minion and master creation once, and to use -c ↵Thomas Wiest
if there are multiple needed. Also added nicer output.
2014-10-23minor cleanupThomas Wiest
2014-10-23made aws list display more information, and be able to only show a single ↵Thomas Wiest
environment
2014-10-23Added atomic aws host to cloud.rbThomas Wiest
2014-10-21broke out parts of cloud.rb into libs for easier maintenance.Thomas Wiest