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
/
common
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
default to source persistence for haproxy
Jason DeTiberus
2015-11-04
1
-1
/
+1
*
|
more tweaks
Jason DeTiberus
2015-11-04
1
-0
/
+1
*
|
more tweaks
Jason DeTiberus
2015-11-04
1
-35
/
+9
*
|
additional ha related updates
Jason DeTiberus
2015-11-04
2
-6
/
+51
*
|
additional native ha changes
Andrew Butcher
2015-11-04
1
-5
/
+5
*
|
Start of true master ha
Jason DeTiberus
2015-11-04
1
-0
/
+26
*
|
Merge pull request #761 from smunilla/scaleup
Brenton Leanhardt
2015-11-04
6
-64
/
+72
|
\
\
|
*
|
Refactor common group evaluation to avoid duplication
Jason DeTiberus
2015-11-04
6
-128
/
+66
|
*
|
common/openshift-cluster: Scaleup playbook
Samuel Munilla
2015-11-04
1
-0
/
+70
|
|
/
*
|
Filter internal hostnames from the list of parsed names.
Andrew Butcher
2015-11-03
1
-1
/
+1
*
|
Add custom certificates to serving info in master configuration.
Andrew Butcher
2015-11-03
1
-0
/
+9
|
/
*
Move version greater_than_fact into openshift_facts
Andrew Butcher
2015-10-22
1
-4
/
+1
*
Don't include proxy client cert when <3.1 or <1.1
Andrew Butcher
2015-10-22
1
-3
/
+7
*
Add proxy client certs to master config.
Andrew Butcher
2015-10-22
1
-0
/
+2
*
Fix test and workaround for rpm generated configs
Jason DeTiberus
2015-10-22
1
-0
/
+15
*
Merge pull request #721 from abutcher/fix-router
Brenton Leanhardt
2015-10-22
1
-3
/
+3
|
\
|
*
Conditionally include openshift_router role.
Andrew Butcher
2015-10-22
1
-3
/
+3
*
|
Merge pull request #678 from sdodson/examples
Wesley Hearn
2015-10-22
1
-2
/
+1
|
\
\
|
|
/
|
/
|
|
*
Adjust the logic as to when examples are deployed
Scott Dodson
2015-10-20
1
-2
/
+1
*
|
Support HA or single router, and start work on registry
Stefanie Forrester
2015-10-21
2
-8
/
+7
*
|
Merge pull request #529 from sdodson/cockpit-master
Wesley Hearn
2015-10-20
1
-0
/
+9
|
\
\
|
|
/
|
/
|
|
*
Add cockpit-ws with cockpit-kubernetes plugin
Scott Dodson
2015-08-28
1
-0
/
+9
*
|
Fixed GCE playbooks so that they're more like the AWS playbooks.
Thomas Wiest
2015-10-14
1
-15
/
+0
*
|
Adding second param. true to many default filters
Chengcheng Mu
2015-10-09
1
-1
/
+1
*
|
Revert "Revert "GCE support""
Chengcheng Mu
2015-10-06
1
-0
/
+15
*
|
Revert "GCE support"
Thomas Wiest
2015-10-05
1
-15
/
+0
*
|
GCE-support (more information in PR, README_GCE.md)
Chengcheng Mu
2015-10-01
1
-0
/
+15
*
|
Create service accounts and set up scc rules
Stefanie Forrester
2015-09-10
1
-0
/
+9
*
|
added new node fact for schedulability
Stefanie Forrester
2015-09-02
1
-8
/
+2
*
|
wait for ports instead of waiting for an arbitrary period of time
Stefanie Forrester
2015-09-02
1
-0
/
+1
*
|
Merge pull request #512 from sdodson/next
Wesley Hearn
2015-08-28
4
-17
/
+18
|
\
\
|
|
/
|
/
|
|
*
Atomic Enterprise related changes.
Avesh Agarwal
2015-08-26
4
-17
/
+18
*
|
Add a role that allows logrotate config editing.
Troy Dawson
2015-08-27
3
-0
/
+3
|
/
*
Merge pull request #462 from spinolacastro/clustermetrics
Wesley Hearn
2015-08-26
1
-0
/
+2
|
\
|
*
Configure cluster metrics
Diego Castro
2015-08-13
1
-0
/
+2
*
|
Fix for node labeling where internal node name != inventory_hostname
Jason DeTiberus
2015-08-13
1
-1
/
+2
|
/
*
Fix node labels
Diego Castro
2015-08-10
1
-3
/
+0
*
Fix node labeling. Issue #305
Diego Castro
2015-08-04
1
-1
/
+4
*
Setup openshift-node on the masters so that the web console can access the pods
Wesley Hearn
2015-07-27
1
-0
/
+9
*
Infra node support
Wesley Hearn
2015-07-23
2
-9
/
+9
*
Merge pull request #264 from lhuard1A/rhel_subscription
Thomas Wiest
2015-07-17
1
-0
/
+5
|
\
|
*
Implement RHEL subscription for enterprise deployment type
Lénaïc Huard
2015-07-17
1
-0
/
+5
*
|
Initial HA master
Jason DeTiberus
2015-07-17
1
-5
/
+24
|
/
*
Playbook updates for clustered etcd
Jason DeTiberus
2015-07-10
5
-31
/
+280
*
Etcd role updates and playbook updates
Jason DeTiberus
2015-07-10
4
-53
/
+75
*
Add etcd role that builds out basic etcd cluster
Scott Dodson
2015-07-10
3
-0
/
+108
*
Adding ansible upstream sequence plugin to work around the bug in 1.9.2
Jason DeTiberus
2015-07-10
3
-0
/
+3
*
Bug 1241342 - Adding retry logic to handle node registration race conditions
Brenton Leanhardt
2015-07-10
1
-0
/
+3
*
Using openshift.common.hostname instead of openshift_hostname for determining...
Brenton Leanhardt
2015-06-30
1
-2
/
+2
*
The manage_node commands should only run on the first master
Brenton Leanhardt
2015-06-29
1
-23
/
+13
[prev]
[next]