index
:
csa/devops/ansible-patches/openshift.git
ands
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Automatic commit of package [openshift-ansible-bin] release [0.0.6-1].
Thomas Wiest
2015-04-09
2
-2
/
+6
*
Merge pull request #146 from twiest/pr
Thomas Wiest
2015-04-09
1
-8
/
+8
|
\
|
*
fixed bug where opssh would throw an exception if pssh returned a non-zero ex...
Thomas Wiest
2015-04-09
1
-8
/
+8
|
/
*
Merge pull request #145 from mwoodson/tower_config
Matt Woodson
2015-04-09
1
-0
/
+4
|
\
|
*
added more options to the yum repo
Matt Woodson
2015-04-09
1
-0
/
+4
|
/
*
Merge pull request #143 from kwoodson/yum_repo
Kenny Woodson
2015-04-09
7
-0
/
+64
|
\
|
*
Adding yum_repo role for facilitating repository deployment
Kenny Woodson
2015-04-08
7
-0
/
+64
|
/
*
Merge pull request #140 from detiber/os_zabbix
Thomas Wiest
2015-04-08
4
-2
/
+4
|
\
|
*
move zbxapi module to a new os_zabbix role
Jason DeTiberus
2015-04-08
4
-2
/
+4
*
|
Automatic commit of package [openshift-ansible-bin] release [0.0.5-1].
Thomas Wiest
2015-04-08
2
-2
/
+6
|
/
*
Merge pull request #138 from twiest/pr
Thomas Wiest
2015-04-07
1
-5
/
+11
|
\
|
*
fixed the opssh default output behavior to be consistent with pssh. Also fixe...
Thomas Wiest
2015-04-07
1
-5
/
+11
|
/
*
Merge pull request #121 from detiber/nodeRegistrationChangesMaster
Jhon Honce
2015-04-07
90
-626
/
+1594
|
\
|
*
Add byo playbooks and enterprise docs
Jason DeTiberus
2015-04-03
14
-0
/
+304
|
*
openshift_facts role/module refactor default settings
Jason DeTiberus
2015-04-03
77
-626
/
+1290
|
/
*
Merge pull request #135 from kwoodson/zabbix_module
Kenny Woodson
2015-04-01
5
-0
/
+324
|
\
|
*
Cleaned up space and commented code
Kenny Woodson
2015-04-01
1
-2
/
+1
|
*
fixing naming of environment variables
Kenny Woodson
2015-04-01
1
-35
/
+35
|
*
Adding license
Kenny Woodson
2015-04-01
1
-0
/
+17
|
*
Adding the zabbix module along with a generic playbook to fetch current probl...
Kenny Woodson
2015-04-01
5
-0
/
+308
|
/
*
Automatic commit of package [openshift-ansible-bin] release [0.0.4-1].
Thomas Wiest
2015-03-31
2
-2
/
+5
*
Merge pull request #134 from kwoodson/completion_fix
Thomas Wiest
2015-03-31
1
-1
/
+22
|
\
|
*
Fixed when tag was missing and added opssh completion
Kenny Woodson
2015-03-31
1
-1
/
+22
|
/
*
Automatic commit of package [openshift-ansible-bin] release [0.0.3-1].
Thomas Wiest
2015-03-30
2
-2
/
+5
*
Merge pull request #127 from twiest/pr
Thomas Wiest
2015-03-30
6
-5
/
+9
|
\
|
*
created a python package named openshift_ansible
Thomas Wiest
2015-03-30
6
-5
/
+9
|
/
*
Automatic commit of package [openshift-ansible-bin] release [0.0.2-1].
Thomas Wiest
2015-03-30
2
-2
/
+4
*
Merge pull request #126 from twiest/pr
Thomas Wiest
2015-03-30
6
-18
/
+101
|
\
|
*
added config file support to opssh, ossh, and oscp
Thomas Wiest
2015-03-30
6
-18
/
+101
|
/
*
Automatic commit of package [openshift-ansible-inventory] release [0.0.2-1].
Thomas Wiest
2015-03-26
2
-2
/
+10
*
Merge pull request #124 from twiest/pr
Thomas Wiest
2015-03-25
2
-4
/
+19
|
\
|
*
added the ability to have a config file in /etc/openshift_ansible to multi_ec...
Thomas Wiest
2015-03-25
2
-4
/
+19
|
/
*
Merge pull request #123 from jwhonce/wip/command
Thomas Wiest
2015-03-25
1
-56
/
+126
|
\
|
*
* Refactor bin/cluster to use argparse.subparsers
Jhon Honce
2015-03-24
1
-56
/
+126
|
/
*
Merge pull request #97 from jwhonce/wip/cluster
Jhon Honce
2015-03-24
40
-279
/
+780
|
\
|
*
* Remove DOCKER chain work around
Jhon Honce
2015-03-24
1
-8
/
+0
|
*
* repos role renamed to openshift_repos
Jhon Honce
2015-03-24
1
-1
/
+1
|
*
Revert "Jwhonce wip/cluster"
Jhon Honce
2015-03-24
7
-184
/
+9
|
*
gce inventory/playbook updates for node registration changes
Jason DeTiberus
2015-03-24
6
-3
/
+19
|
*
remove openshift_hostname_workaround var for openshift_common, rather rely on...
Jason DeTiberus
2015-03-24
5
-9
/
+0
|
*
node registration changes
Jason DeTiberus
2015-03-24
13
-122
/
+282
|
*
Rename repos role to openshift_repos
Jason DeTiberus
2015-03-24
1
-1
/
+1
|
*
* Updates from code reviews
Jhon Honce
2015-03-24
4
-4
/
+14
|
*
remove os_firewall creation of DOCKER chain
Jason DeTiberus
2015-03-24
1
-8
/
+0
|
*
Use docker as package name instead of docker-io
Jason DeTiberus
2015-03-24
1
-1
/
+1
|
*
Add new role os_env_extras_node that is a subset of the docker role
Jason DeTiberus
2015-03-24
5
-1
/
+183
|
*
* Replace asserts with raises
Jhon Honce
2015-03-24
1
-2
/
+2
|
*
* Updates from code reviews
Jhon Honce
2015-03-24
1
-5
/
+8
|
*
Add verify_chain action to os_firewall_manage_iptables module
Jason DeTiberus
2015-03-24
2
-35
/
+47
|
*
* Add DOCKER chain to iptables
Jhon Honce
2015-03-24
3
-6
/
+15
[next]