summaryrefslogtreecommitdiffstats
path: root/.gitignore
Commit message (Collapse)AuthorAgeFilesLines
* Add default ansible.cfg fileRussell Teague2017-02-011-1/+0
| | | | | By default the callback_plugins need to be run to ensure proper Ansible version
* .gitignore cleanupRussell Teague2017-01-261-7/+5
| | | | | | | | | - Escaping hash for emacs temp files so it is not a comment line - *.iml is covered by .idea/ - multi_inventory.yaml is unused - Only ignore the root ansible.cfg, we have another ansible.cfg `git ls-files -i --exclude-standard` - .tox and cover are directories
* More toxificationJason DeTiberus2017-01-101-0/+2
| | | | | | | | | | | | - Move pylint tests to tox - Move yamllint tests to tox - Create separate tox config (and setup.py) for root - bump ansible requirement - unify pylint config - add docs - remove git directory containing old testing tools - install python-six if not present for openshift-facts - add python-six as a dependency for openshift-ansible-utils
* python3 support, add tox for better local testing against multiple python ↵Jason DeTiberus2016-12-201-0/+4
| | | | versions
* Delgate handlers to first masterSamuel Munilla2016-09-291-0/+1
|
* Add *.retry to gitignore.Andrew Butcher2016-05-061-0/+1
|
* Add ansible.cfg to .gitignoreJason DeTiberus2016-02-221-0/+1
|
* gitignore : .tag* (atom editor tag files)Scott Dodson2016-02-031-0/+1
|
* Remove references to multi_ec2.pyJason DeTiberus2015-11-101-0/+1
|
* Add vagrantfile and minor bugfixesJason DeTiberus2015-04-281-0/+1
| | | | | | | | - 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
* changed multi_ec2.py to print the json result string instead of the python ↵Thomas Wiest2014-12-181-0/+1
| | | | pretty print string.
* cleaned up unused GCE host types, changed back to using gce.ini, and added a ↵Thomas Wiest2014-10-301-1/+1
| | | | better ssh detection on launch.
* removed gce.ini and instead added instructions for setting up secrets.pyThomas Wiest2014-10-291-0/+1
|
* Finish origin -> openshift renameJhon Honce2014-10-021-0/+15