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
path:
root
/
playbooks
Commit message (
Expand
)
Author
Age
Files
Lines
*
openshift_fact and misc fixes
Jason DeTiberus
2015-05-06
1
-3
/
+2
*
Add vagrantfile and minor bugfixes
Jason DeTiberus
2015-04-28
1
-0
/
+4
*
lvm-direct support for aws
Jason DeTiberus
2015-04-23
5
-3
/
+54
*
Allow variable overriding for ec2 deployment_vars
Jason DeTiberus
2015-04-22
8
-27
/
+393
*
Update openshift-cluster/vars for online defaults
Wesley Hearn
2015-04-22
1
-5
/
+5
*
Merge pull request #166 from detiber/awsTerminate
Thomas Wiest
2015-04-21
4
-121
/
+69
|
\
|
*
aws terminate playbook improvements
Jason DeTiberus
2015-04-20
4
-121
/
+69
*
|
Merge pull request #172 from detiber/aws_vpc
Thomas Wiest
2015-04-21
2
-8
/
+33
|
\
\
|
*
|
add vpc support to ec2 cluster, add more overrides for variables
Jason DeTiberus
2015-04-21
2
-8
/
+33
|
|
/
*
|
Merge pull request #164 from detiber/bugFixRunOnMaster
Thomas Wiest
2015-04-21
1
-7
/
+10
|
\
\
|
*
|
Fix common node config playbook when ansible is run on the first master
Jason DeTiberus
2015-04-20
1
-7
/
+10
|
|
/
*
|
Merge pull request #163 from detiber/todoForSync
Thomas Wiest
2015-04-21
1
-0
/
+3
|
\
\
|
*
|
Add TODO for making node certificate sync more efficient
Jason DeTiberus
2015-04-20
1
-0
/
+3
|
|
/
*
/
Remove deployment-type tags
Jason DeTiberus
2015-04-20
3
-4
/
+1
|
/
*
Merge pull request #139 from detiber/configUpdatesMaster
Thomas Wiest
2015-04-20
66
-819
/
+880
|
\
|
*
Fixup typos
Jason DeTiberus
2015-04-15
2
-2
/
+2
|
*
Merge pull request #19 from lhuard1A/move_pool-refresh
Jason DeTiberus
2015-04-15
2
-4
/
+3
|
|
\
|
|
*
Move `virsh pool-refresh`
Lénaïc Huard
2015-04-15
2
-4
/
+3
|
*
|
Merge pull request #20 from lhuard1A/locale_proof
Jason DeTiberus
2015-04-15
2
-2
/
+2
|
|
\
\
|
|
*
|
Make the error message checks locale proof
Lénaïc Huard
2015-04-15
2
-2
/
+2
|
|
|
/
|
*
/
Fix libvirt metadata used to store ansible tags
Lénaïc Huard
2015-04-16
1
-4
/
+6
|
|
/
|
*
fix missed absolute path reference to mktemp
Jason DeTiberus
2015-04-15
1
-1
/
+1
|
*
Configuration updates for latest builds and major refactor
Jason DeTiberus
2015-04-14
67
-892
/
+952
*
|
update tower ami image to latest libra-ops-rhel7
Troy Dawson
2015-04-16
1
-1
/
+1
|
/
*
Merge pull request #152 from net-engine/aws_readme
Thomas Wiest
2015-04-14
1
-1
/
+2
|
\
|
*
Add extra information for AWS README
Ricardo Bernardeli
2015-04-13
1
-1
/
+2
*
|
Add libvirt as a provider
Lénaïc Huard
2015-04-10
18
-0
/
+463
|
/
*
move zbxapi module to a new os_zabbix role
Jason DeTiberus
2015-04-08
3
-2
/
+4
*
Add byo playbooks and enterprise docs
Jason DeTiberus
2015-04-03
9
-0
/
+100
*
openshift_facts role/module refactor default settings
Jason DeTiberus
2015-04-03
28
-171
/
+502
*
Adding the zabbix module along with a generic playbook to fetch current probl...
Kenny Woodson
2015-04-01
3
-0
/
+41
*
* repos role renamed to openshift_repos
Jhon Honce
2015-03-24
1
-1
/
+1
*
Revert "Jwhonce wip/cluster"
Jhon Honce
2015-03-24
1
-1
/
+0
*
gce inventory/playbook updates for node registration changes
Jason DeTiberus
2015-03-24
1
-3
/
+3
*
Rename repos role to openshift_repos
Jason DeTiberus
2015-03-24
1
-1
/
+1
*
* Updates from code reviews
Jhon Honce
2015-03-24
3
-1
/
+3
*
Add new role os_env_extras_node that is a subset of the docker role
Jason DeTiberus
2015-03-24
1
-1
/
+1
*
* Add DOCKER chain to iptables
Jhon Honce
2015-03-24
1
-5
/
+0
*
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
1
-0
/
+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
1
-0
/
+1
*
Various fixes
Jason DeTiberus
2015-03-24
4
-89
/
+129
*
add roles symlink to playbooks/gce/openshift-cluster to allow launch to call ...
Jason DeTiberus
2015-03-24
1
-0
/
+1
*
Use ansible playbook to initialize openshift cluster
Jhon Honce
2015-03-24
9
-6
/
+149
*
Merge pull request #118 from liangxia/master
Thomas Wiest
2015-03-24
2
-2
/
+2
|
\
|
*
minor fix
liangxia
2015-03-19
2
-2
/
+2
*
|
Rename repos role to openshift_repos
Jason DeTiberus
2015-03-18
4
-6
/
+2
|
/
[next]