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
*
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
*
use more specific variable names in gce/openshift-cluster/launch.yml
Jason DeTiberus
2015-03-24
1
-6
/
+6
*
replace oo_hosts_to_config with oo_nodes_to_config and oo_masters_to_config
Jason DeTiberus
2015-03-24
7
-17
/
+16
*
Fix openshift_master_ips and openshift_master_public_ips resolution
Jason DeTiberus
2015-03-24
1
-2
/
+1
*
add repos role to gce cluster launch so that we are applying os_update_latest...
Jason DeTiberus
2015-03-24
2
-3
/
+1
*
Use env for gce params
Jason DeTiberus
2015-03-24
1
-6
/
+6
*
Use ansible playbook to initialize openshift cluster
Jhon Honce
2015-03-24
2
-0
/
+4
*
Various fixes
Jason DeTiberus
2015-03-24
5
-89
/
+133
*
add roles symlink to playbooks/gce/openshift-cluster to allow launch to call ...
Jason DeTiberus
2015-03-24
1
-0
/
+1
*
Move yum update * to new os_update_latest role
Jason DeTiberus
2015-03-24
2
-3
/
+3
*
add oo_prepend_strings_in_list filter
Jason DeTiberus
2015-03-24
1
-44
/
+62
*
Add spacing to implicit string concatenation for python backwards compatibility
Jason DeTiberus
2015-03-24
1
-4
/
+4
*
Use ansible playbook to initialize openshift cluster
Jhon Honce
2015-03-24
12
-7
/
+253
*
Merge pull request #118 from liangxia/master
Thomas Wiest
2015-03-24
2
-2
/
+2
|
\
|
*
minor fix
liangxia
2015-03-19
2
-2
/
+2
*
|
Merge pull request #117 from detiber/repoRename
Thomas Wiest
2015-03-24
19
-6
/
+61
|
\
\
|
*
|
Rename repos role to openshift_repos
Jason DeTiberus
2015-03-18
19
-6
/
+61
*
|
|
Update README_GCE.md
Dan McPherson
2015-03-23
1
-1
/
+1
*
|
|
Update README_GCE.md
Dan McPherson
2015-03-23
1
-1
/
+1
|
|
/
|
/
|
*
|
Merge pull request #116 from detiber/bugSquashing
Thomas Wiest
2015-03-18
6
-149
/
+336
|
\
\
|
|
/
|
/
|
|
*
Register node fixes
Jason DeTiberus
2015-03-18
3
-142
/
+333
|
*
Fix hostname handling
Jason DeTiberus
2015-03-18
3
-7
/
+3
|
/
*
Merge pull request #114 from twiest/pr
Thomas Wiest
2015-03-13
4
-14
/
+18
|
\
|
*
made the bug fix more python-esq
Thomas Wiest
2015-03-13
1
-1
/
+1
|
*
fixed bug in AwsUtil that was causing it to blow up on hosts without an envir...
Thomas Wiest
2015-03-13
1
-0
/
+4
|
*
renamed AnsibleUtil to AwsUtil because that's what it really is.
Thomas Wiest
2015-03-13
4
-14
/
+14
|
/
*
Merge pull request #112 from detiber/masterWorkaround
Thomas Wiest
2015-03-13
1
-0
/
+17
|
\
|
*
Add workaround for openshift-master startup timeout
Jason DeTiberus
2015-03-13
1
-0
/
+17
*
|
Merge pull request #113 from detiber/kubeFormat
Thomas Wiest
2015-03-13
1
-5
/
+11
|
\
\
|
|
/
|
/
|
|
*
Update openshift_register_node module for changes in .kubeconfig format follo...
Jason DeTiberus
2015-03-13
1
-5
/
+11
|
/
*
Merge pull request #111 from twiest/opssh
Thomas Wiest
2015-03-11
2
-1
/
+179
|
\
|
*
added opssh
Thomas Wiest
2015-03-11
2
-1
/
+179
|
/
*
Merge pull request #70 from lhuard1A/fix_aws
Thomas Wiest
2015-03-10
3
-5
/
+11
|
\
|
*
Fix AWS playbooks
Lénaïc Huard
2015-03-10
3
-5
/
+11
*
|
Merge pull request #110 from detiber/nodeResources
Thomas Wiest
2015-03-09
3
-2
/
+6
|
\
\
|
*
|
Allow for overriding node resources
Jason DeTiberus
2015-03-09
3
-2
/
+6
*
|
|
Merge pull request #109 from twiest/pr
Thomas Wiest
2015-03-09
4
-5
/
+5
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
fixed github repo name in READMEs
Thomas Wiest
2015-03-09
4
-5
/
+5
|
/
/
*
|
Merge pull request #66 from lhuard1A/explicit_python2
Thomas Wiest
2015-03-09
6
-6
/
+6
|
\
\
|
*
|
Explicitely use python2
Lénaïc Huard
2015-02-19
6
-6
/
+6
*
|
|
Merge pull request #100 from detiber/randomCleanup
Thomas Wiest
2015-03-09
12
-73
/
+118
|
\
\
\
|
*
|
|
Initial readmes for openshift_sdn_{master, node}
Jason DeTiberus
2015-03-06
2
-26
/
+42
|
*
|
|
Initial READMEs for openshift_{common, node, master}
Jason DeTiberus
2015-03-06
3
-40
/
+69
|
*
|
|
Fix license name
Jason DeTiberus
2015-03-06
7
-7
/
+7
*
|
|
|
Merge pull request #106 from detiber/condionalNodeOption
Thomas Wiest
2015-03-09
1
-2
/
+3
|
\
\
\
\
[next]