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
/
roles
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #2052 from sdodson/metrics
Scott Dodson
2016-08-25
10
-71
/
+299
|
\
|
*
Refactor volume directory creation
Scott Dodson
2016-08-24
1
-2
/
+3
|
*
Rely on IMAGE_PREFIX and IMAGE_VERSION defaults from the templates themselves
Scott Dodson
2016-08-24
3
-3
/
+3
|
*
Add metrics exports to nfs role, move exports to /etc/exports.d/openshift-ans...
Scott Dodson
2016-08-24
2
-1
/
+17
|
*
Add ability to disable pvc creation
Scott Dodson
2016-08-24
1
-2
/
+4
|
*
Fix registry volume
Scott Dodson
2016-08-24
1
-1
/
+2
|
*
add selectors for metrics and logging
Scott Dodson
2016-08-24
1
-0
/
+8
|
*
Add logic to detect existing installs
Scott Dodson
2016-08-24
4
-84
/
+175
|
*
Add Enterprise 3.3 template
Scott Dodson
2016-08-24
2
-6
/
+36
|
*
Pull in keynote demo changes
Scott Dodson
2016-08-24
3
-54
/
+133
*
|
Merge pull request #2361 from detiber/repo_rework
Jason DeTiberus
2016-08-24
1
-1
/
+0
|
\
\
|
*
|
fix duplicate src field
Jason DeTiberus
2016-08-24
1
-1
/
+0
*
|
|
Merge pull request #2360 from detiber/repo_rework
Jason DeTiberus
2016-08-24
12
-86
/
+9
|
\
|
|
|
*
|
simplify repo configuration
Jason DeTiberus
2016-08-24
11
-78
/
+9
|
*
|
remove fedora origin copr (it's in mainline fedora now), some dnf/yum clean up
Adam Miller
2016-08-24
1
-8
/
+0
|
|
/
*
|
Merge pull request #2359 from abutcher/flannel-certs
Scott Dodson
2016-08-24
2
-13
/
+12
|
\
\
|
*
|
Correct flannel cert variables.
Andrew Butcher
2016-08-24
2
-13
/
+12
*
|
|
Merge pull request #2356 from maxamillion/fedora
Jason DeTiberus
2016-08-24
1
-4
/
+4
|
\
\
\
|
*
|
|
don't set virt_sandbox_use_nfs on Fedora, it was replaced by virt_use_nfs
Adam Miller
2016-08-24
1
-4
/
+4
|
|
/
/
*
|
|
Merge pull request #2100 from smunilla/BZ1337553
Scott Dodson
2016-08-24
1
-0
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Add externalIPNetworkCIDRs to config
Samuel Munilla
2016-08-23
1
-0
/
+1
*
|
|
Merge pull request #2354 from abutcher/ca-rt
Scott Dodson
2016-08-24
1
-2
/
+2
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Correct masterCA config typo.
Andrew Butcher
2016-08-24
1
-2
/
+2
*
|
|
Merge pull request #2348 from dgoodwin/ded-etcd-fix
Scott Dodson
2016-08-23
1
-0
/
+4
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Better error if no OpenShift RPMs are available.
Devan Goodwin
2016-08-23
1
-0
/
+4
*
|
|
Link ca to ca-bundle when ca-bundle does not exist.
Andrew Butcher
2016-08-23
1
-0
/
+26
|
/
/
*
|
Revert "Due to problems with with_fileglob lets avoid using it for now"
Scott Dodson
2016-08-23
3
-2
/
+2
*
|
Merge pull request #2325 from sdodson/fileglobglob
Scott Dodson
2016-08-19
3
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
Due to problems with with_fileglob lets avoid using it for now
Scott Dodson
2016-08-18
3
-2
/
+2
*
|
Merge pull request #2327 from lhuard1A/openstack_ansible_2.1
Scott Dodson
2016-08-19
1
-3
/
+3
|
\
\
|
*
|
Fix warnings in OpenStack provider with ansible 2.1
Lénaïc Huard
2016-08-19
1
-3
/
+3
*
|
|
Merge pull request #2323 from sdodson/bz1367937
Scott Dodson
2016-08-18
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Mount /sys rw
Scott Dodson
2016-08-18
1
-1
/
+1
*
|
|
Fix padding on registry config
Scott Dodson
2016-08-17
1
-1
/
+1
|
/
/
*
|
Merge pull request #2220 from jkhelil/fix_key_error_when_ssh_failing
Scott Dodson
2016-08-16
1
-1
/
+2
|
\
\
|
*
|
fixing openshift key error in case of node failure during run (ssh issue)
jawed
2016-08-09
1
-1
/
+2
*
|
|
Bug 1367199 - iptablesSyncPeriod should default to 30s OOTB
Samuel Munilla
2016-08-16
1
-1
/
+1
|
|
/
|
/
|
*
|
Sync remaining content
Scott Dodson
2016-08-16
33
-94
/
+1182
*
|
XPaas 1.3.3
Scott Dodson
2016-08-16
33
-87
/
+17845
*
|
Merge pull request #2201 from richm/v1.3
Scott Dodson
2016-08-15
1
-1
/
+1
|
\
\
|
*
|
add 3.3 to installer
Rich Megginson
2016-07-31
1
-1
/
+1
*
|
|
Ensure etcd user exists in etcd_server_certificates by installing etcd.
Andrew Butcher
2016-08-12
1
-0
/
+4
*
|
|
Merge pull request #1142 from abutcher/new-certs-who-dis
Scott Dodson
2016-08-11
9
-78
/
+191
|
\
\
\
|
*
|
|
Support for redeploying certificates.
Andrew Butcher
2016-08-11
9
-78
/
+191
*
|
|
|
qps typo
deads2k
2016-08-11
2
-4
/
+4
|
/
/
/
*
|
|
Restrict the middleware stanza contains 'registry' and 'storage' at least on 3.3
Gan Huang
2016-08-10
1
-1
/
+3
*
|
|
docker-registry's middleware stanza should contain 'registry' and 'storage' b...
Gan Huang
2016-08-10
1
-0
/
+5
*
|
|
Merge pull request #2268 from abutcher/ansible-2.2
Scott Dodson
2016-08-09
9
-35
/
+53
|
\
\
\
|
*
|
|
Move storage includes up to main.
Andrew Butcher
2016-08-08
3
-19
/
+16
|
*
|
|
Support gathering ansible 2.1/2.2 system facts
Andrew Butcher
2016-08-08
1
-12
/
+19
[next]