index
:
csa/devops/ansible-patches/openshift.git
ands
Unnamed repository; edit this file 'description' to name the repository.
Suren A. Chilingaryan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bin
Age
Commit message (
Collapse
)
Author
2015-03-30
created a python package named openshift_ansible
Thomas Wiest
2015-03-30
Automatic commit of package [openshift-ansible-bin] release [0.0.2-1].
Thomas Wiest
2015-03-30
added config file support to opssh, ossh, and oscp
Thomas Wiest
2015-03-24
* Refactor bin/cluster to use argparse.subparsers
Jhon Honce
2015-03-24
Merge pull request #97 from jwhonce/wip/cluster
Jhon Honce
Use ansible playbook to initialize openshift cluster
2015-03-24
Automatic commit of package [openshift-ansible-bin] release [0.0.1-1].
Thomas Wiest
2015-03-24
Added spec files and tito configs.
Thomas Wiest
2015-03-24
* Updates from code reviews
Jhon Honce
2015-03-24
* Replace asserts with raises
Jhon Honce
2015-03-24
* Updates from code reviews
Jhon Honce
2015-03-24
Add spacing to implicit string concatenation for python backwards compatibility
Jason DeTiberus
2015-03-24
Use ansible playbook to initialize openshift cluster
Jhon Honce
* Added playbooks/gce/openshift-cluster * Added bin/cluster (will replace cluster.sh)
2015-03-24
Automatic commit of package [openshift-ansible-bin] release [0.0.1-1].
Thomas Wiest
2015-03-24
Automatic commit of package [openshift-ansible-cmds] release [0.0.1-1].
Thomas Wiest
2015-03-24
Initialized to use tito.
Thomas Wiest
2015-03-13
made the bug fix more python-esq
Thomas Wiest
2015-03-13
fixed bug in AwsUtil that was causing it to blow up on hosts without an ↵
Thomas Wiest
environment set.
2015-03-13
renamed AnsibleUtil to AwsUtil because that's what it really is.
Thomas Wiest
2015-03-11
added opssh
Thomas Wiest
2015-03-09
fixed github repo name in READMEs
Thomas Wiest
2015-03-09
Merge pull request #66 from lhuard1A/explicit_python2
Thomas Wiest
Explicitely use python2
2015-02-19
Explicitely use python2
Lénaïc Huard
Some distributions are using python3 as the default python. On those ones, we need to explicitely use python2.
2015-02-13
Merge branch 'master' into tower_install
Matt Woodson
2015-02-13
added initial tower configs
Matt Woodson
2015-02-12
Updated zsh completion to work with oscp
Kenny Woodson
2015-02-12
Cleanup before PR approval.
Kenny Woodson
2015-02-11
Updated oscp and ossh.
Kenny Woodson
2015-02-11
Checking in oscp.
Kenny Woodson
2015-02-11
initial commit of scp utilitiy
Kenny Woodson
2015-02-05
Removed unneeded debug statement.
Kenny Woodson
2015-02-05
Removed comments and cleaned up code.
Kenny Woodson
2015-02-05
Attempting to only refresh cache when doing --list on ossh.
Kenny Woodson
2015-02-05
Updated tab completion as well as respecting ssh config files.
Kenny Woodson
2015-02-05
Fixed zsh completion.
Kenny Woodson
2015-02-04
Adding [tab] completion for bash and zsh.
Kenny Woodson
2015-02-04
Renamed ossh.py and added bash completion function
Kenny Woodson
2015-02-03
ossh script added for ssh meta query capabilities
Kenny Woodson
2015-01-30
Adding ossh.py
Kenny Woodson
2015-01-28
added opssh.py
Thomas Wiest
[prev]