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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Lock down permissions on named certificates
Eli Young
2016-03-21
1
-1
/
+2
*
Merge pull request #1614 from detiber/bz1317755
Brenton Leanhardt
2016-03-17
1
-0
/
+10
|
\
|
*
Bug 1317755 - Set insecure-registry for internal registry by default
Jason DeTiberus
2016-03-17
1
-0
/
+10
*
|
Fix path to cacert on /healthz/ready check
Scott Dodson
2016-03-16
1
-1
/
+1
*
|
Provide cacert when performing health checks
Andrew Butcher
2016-03-15
2
-2
/
+4
|
/
*
Move common common facts to openshift_facts
Jason DeTiberus
2016-03-15
5
-140
/
+107
*
Docker stderr can break this script if ansible executes it remotely
Brenton Leanhardt
2016-03-14
1
-2
/
+2
*
Handle HA master case
Brenton Leanhardt
2016-03-14
1
-2
/
+17
*
Bug 1315564 - Containerized installs require a running environment
Brenton Leanhardt
2016-03-14
1
-0
/
+20
*
Bug 1316761 - Skip the available version check if openshift_image_tag is defi...
Brenton Leanhardt
2016-03-14
1
-2
/
+1
*
Docker role refactor
Jason DeTiberus
2016-03-14
9
-20
/
+40
*
Bug 1315564 - upgrade to ose3.2 failed on Atomic Hosts
Brenton Leanhardt
2016-03-09
2
-20
/
+23
*
Bug 1315563 - Upgrade failed to containerized install OSE 3.1 on RHEL
Brenton Leanhardt
2016-03-09
1
-1
/
+1
*
Merge pull request #1569 from brenton/master
Brenton Leanhardt
2016-03-08
2
-4
/
+4
|
\
|
*
Merge branch 'wait-all-the-time' of https://github.com/abutcher/openshift-ans...
Brenton Leanhardt
2016-03-08
2
-4
/
+4
|
|
\
|
|
*
Use /healthz/ready when verifying api
Andrew Butcher
2016-03-08
2
-4
/
+4
*
|
|
Bug 1315563 - stdout IO redirection wasn't working as expected over SSH conne...
Brenton Leanhardt
2016-03-08
1
-3
/
+3
|
/
/
*
|
Merge pull request #1567 from brenton/bz1315637
Brenton Leanhardt
2016-03-08
1
-1
/
+1
|
\
\
|
*
|
Bug 1315637 - The docker wasn't upgraded on node during upgrade
Brenton Leanhardt
2016-03-08
1
-1
/
+1
|
|
/
*
/
Bug 1315564 - upgrade to ose3.2 failed on Atomic Hosts
Brenton Leanhardt
2016-03-08
2
-0
/
+3
|
/
*
Merge pull request #1559 from brenton/bz1315151
Brenton Leanhardt
2016-03-07
2
-5
/
+15
|
\
|
*
Support openshift_image_tag
Brenton Leanhardt
2016-03-07
2
-5
/
+15
*
|
Add setting for configuring nofile limit for haproxy
Jason DeTiberus
2016-03-07
1
-0
/
+1
|
/
*
Bug 1314645 - Upgrade failed with "One or more undefined variables 'dict obje...
Brenton Leanhardt
2016-03-04
2
-4
/
+9
*
Adding verify_upgrade_version variable for upgrade debugging
Brenton Leanhardt
2016-03-03
3
-3
/
+34
*
Correctly set the image tag for containerized installs (and upgrades)
Brenton Leanhardt
2016-03-03
5
-36
/
+9
*
First past at the upgrade process
Brenton Leanhardt
2016-03-03
16
-11
/
+560
*
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
2
-0
/
+9
|
\
|
*
configure debug_level for master and node from cli
jawed
2016-02-23
2
-0
/
+9
*
|
Merge pull request #1469 from talset/playbook_upgrade
Brenton Leanhardt
2016-02-25
1
-1
/
+3
|
\
\
|
*
|
Change is_atomic to is_containerized
talset
2016-02-25
1
-3
/
+3
|
*
|
Add missing is_atomic condition on upgrade package
talset
2016-02-23
1
-0
/
+2
*
|
|
Pass registry claim to openshift_registry.
Andrew Butcher
2016-02-24
1
-0
/
+1
|
/
/
*
|
Add openshift_docker roles to master/node scaleup.
Andrew Butcher
2016-02-16
2
-12
/
+20
*
|
Add modify_yaml module.
Andrew Butcher
2016-02-16
2
-3
/
+98
*
|
Re-arrange scaleup playbooks.
Andrew Butcher
2016-02-16
3
-1
/
+10
*
|
Move additional master configuration into a separate master playbook.
Andrew Butcher
2016-02-16
5
-82
/
+84
*
|
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
3
-12
/
+61
|
/
*
Apply openshift_docker to nodes during scaleup.
Andrew Butcher
2016-02-16
1
-0
/
+10
*
Merge pull request #1397 from brenton/bz1308314
Brenton Leanhardt
2016-02-15
1
-1
/
+1
|
\
|
*
Bug 1308314 - Failed to continue installation when pressing CTRL-C
Brenton Leanhardt
2016-02-15
1
-1
/
+1
*
|
Updating the 3.1.1 router to match the new liveness probe configuration
Brenton Leanhardt
2016-02-12
2
-1
/
+11
|
/
*
Don't automatically give additional permissions to all OAuth users on upgrade
Jordan Liggitt
2016-02-12
2
-0
/
+2
*
Merge pull request #1324 from abutcher/fluentd-fixes
Brenton Leanhardt
2016-02-11
2
-4
/
+0
|
\
|
*
Remove fluentd_master and fluentd_node roles.
Andrew Butcher
2016-02-08
2
-4
/
+0
*
|
Bug 1302970 - update script does not patch router if name is different from d...
Brenton Leanhardt
2016-02-11
3
-22
/
+43
*
|
Merge pull request #1326 from detiber/bz1303939
Brenton Leanhardt
2016-02-10
2
-30
/
+22
|
\
\
|
*
|
fix default value
Jason DeTiberus
2016-02-10
1
-1
/
+1
[next]