summaryrefslogtreecommitdiff
path: root/.gitignore
AgeCommit message (Collapse)Author
2016-09-29Delgate handlers to first masterSamuel Munilla
2016-05-06Add *.retry to gitignore.Andrew Butcher
2016-02-22Add ansible.cfg to .gitignoreJason DeTiberus
2016-02-03gitignore : .tag* (atom editor tag files)Scott Dodson
2015-11-10Remove references to multi_ec2.pyJason DeTiberus
2015-04-28Add vagrantfile and minor bugfixesJason DeTiberus
- Add Vagrantfile for configuring a basic cluster - Add an initial readme for using vagrant - explicitly set connection: local and sudo: false for localhost actions in playbooks/common/openshift-node/config.yml - Fix permissions issue with openshift config file for non-root user
2014-12-18changed multi_ec2.py to print the json result string instead of the python ↵Thomas Wiest
pretty print string.
2014-10-30cleaned up unused GCE host types, changed back to using gce.ini, and added a ↵Thomas Wiest
better ssh detection on launch.
2014-10-29removed gce.ini and instead added instructions for setting up secrets.pyThomas Wiest
2014-10-02Finish origin -> openshift renameJhon Honce