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
stats
log msg
author
committer
range
path:
root
/
playbooks
/
common
/
openshift-master
Commit message (
Expand
)
Author
Age
Files
Lines
*
Increase maxconn settings for haproxy lb
Jason DeTiberus
2016-02-29
1
-1
/
+3
*
Merge pull request #1462 from jkhelil/configure_log_level_from_cli
Brenton Leanhardt
2016-02-25
1
-0
/
+5
|
\
|
*
configure debug_level for master and node from cli
jawed
2016-02-23
1
-0
/
+5
*
|
Add openshift_docker roles to master/node scaleup.
Andrew Butcher
2016-02-16
1
-12
/
+10
*
|
Add modify_yaml module.
Andrew Butcher
2016-02-16
2
-3
/
+98
*
|
Re-arrange scaleup playbooks.
Andrew Butcher
2016-02-16
2
-0
/
+61
*
|
Move additional master configuration into a separate master playbook.
Andrew Butcher
2016-02-16
1
-61
/
+11
*
|
Generate each master's certificates separately.
Andrew Butcher
2016-02-16
1
-7
/
+3
*
|
Add new_masters to scaleup playbook.
Andrew Butcher
2016-02-16
1
-8
/
+8
|
/
*
Merge pull request #1324 from abutcher/fluentd-fixes
Brenton Leanhardt
2016-02-11
1
-2
/
+0
|
\
|
*
Remove fluentd_master and fluentd_node roles.
Andrew Butcher
2016-02-08
1
-2
/
+0
*
|
Merge pull request #1326 from detiber/bz1303939
Brenton Leanhardt
2016-02-10
1
-30
/
+21
|
\
\
|
*
|
fix default value
Jason DeTiberus
2016-02-10
1
-1
/
+1
|
*
|
consolidate oo_first_master post-config a bit, fix some roles that use opensh...
Jason DeTiberus
2016-02-09
1
-32
/
+10
|
*
|
openshift_serviceaccounts updates
Jason DeTiberus
2016-02-09
1
-9
/
+16
|
*
|
Fix infra_node deployment
Jason DeTiberus
2016-02-09
1
-5
/
+11
*
|
|
Add gte check for 3.2, update version checks to gte
Jason DeTiberus
2016-02-09
1
-1
/
+1
*
|
|
Make pod_eviction_timeout configurable from cli
jawed
2016-02-04
1
-0
/
+4
|
/
/
*
/
Refactor registry storage options.
Andrew Butcher
2016-02-01
1
-10
/
+11
|
/
*
infra_node fixes
Jason DeTiberus
2016-02-01
1
-0
/
+5
*
Enable cockpit when not is_atomic.
Andrew Butcher
2016-01-29
1
-1
/
+1
*
Configure logrotate on atomic.
Andrew Butcher
2016-01-27
1
-1
/
+0
*
Install cockpit, logrotate and fluentd unless host is atomic.
Andrew Butcher
2016-01-26
1
-1
/
+1
*
Merge pull request #1160 from vishpat/nuage
Brenton Leanhardt
2016-01-25
1
-0
/
+2
|
\
|
*
Add Nuage support to openshift ansible
Vishal Patil
2016-01-25
1
-0
/
+2
*
|
Merge pull request #1250 from detiber/emptyMasterFix
Brenton Leanhardt
2016-01-25
1
-0
/
+1
|
\
\
|
*
|
Fix error when oo_masters_to_config is empty
Jason DeTiberus
2016-01-21
1
-0
/
+1
*
|
|
Fail when master restart playbook finds no active masters rather than any fai...
Andrew Butcher
2016-01-22
1
-7
/
+7
*
|
|
Use haproxy frontend port for os_firewall.
Andrew Butcher
2016-01-20
1
-0
/
+1
*
|
|
Merge pull request #1175 from detiber/ha_port_fixes
Brenton Leanhardt
2016-01-19
1
-0
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Controllers_port and firewall rules
Diego Castro
2016-01-12
1
-0
/
+1
*
|
|
Improve pacemaker 'is-active' check.
Andrew Butcher
2016-01-18
1
-1
/
+9
*
|
|
Add 'unknown' to possible output for the is-active check.
Andrew Butcher
2016-01-18
1
-1
/
+1
*
|
|
Fix cluster_method conditional in master restart playbook.
Andrew Butcher
2016-01-18
1
-2
/
+2
*
|
|
Call attention to openshift_master_rolling_restart_mode variable in restart p...
Andrew Butcher
2016-01-15
1
-2
/
+4
*
|
|
Merge pull request #1159 from abutcher/wait-for-api
Brenton Leanhardt
2016-01-13
1
-0
/
+1
|
\
\
\
|
*
|
|
Add wait in between api and controllers start for native ha.
Andrew Butcher
2016-01-13
1
-0
/
+1
|
|
/
/
*
|
|
Validate pacemaker cluster members.
Andrew Butcher
2016-01-12
2
-2
/
+26
*
|
|
Update rolling restart playbook for pacemaker support.
Andrew Butcher
2016-01-11
5
-0
/
+218
|
/
/
*
|
Set portal net in master playbook
Jason DeTiberus
2016-01-11
1
-0
/
+1
*
|
Merge pull request #1018 from abutcher/secrets
Brenton Leanhardt
2016-01-06
1
-23
/
+26
|
\
\
|
*
|
Move extra secret validations into openshift_facts.
Andrew Butcher
2016-01-06
1
-9
/
+0
|
*
|
openshift_facts validation
Andrew Butcher
2016-01-04
1
-8
/
+0
|
*
|
Secrets validation.
Andrew Butcher
2016-01-04
1
-2
/
+12
|
*
|
Clean up idempotency issues with session secrets.
Andrew Butcher
2016-01-04
1
-18
/
+28
*
|
|
Merge pull request #951 from abutcher/nfs
Wesley Hearn
2016-01-04
1
-1
/
+9
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Create nfs host group with registry volume attachment.
Andrew Butcher
2015-12-15
1
-1
/
+9
*
|
|
Remove lb from docker hosts.
Andrew Butcher
2015-12-23
1
-0
/
+1
*
|
|
Skip yum/dnf ops when is_containerized
Scott Dodson
2015-12-15
1
-0
/
+1
*
|
|
Containerization work by @sdodson
Scott Dodson
2015-12-15
1
-2
/
+2
[next]