summaryrefslogtreecommitdiffstats
path: root/roles
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #2358 from abutcher/service-serving-certsAndrew Butcher2016-08-251-0/+7
|\
| * enable service-serving-cert-signer by defaultAndrew Butcher2016-08-241-0/+7
* | Merge pull request #2052 from sdodson/metricsScott Dodson2016-08-2510-71/+299
|\ \
| * | Refactor volume directory creationScott Dodson2016-08-241-2/+3
| * | Rely on IMAGE_PREFIX and IMAGE_VERSION defaults from the templates themselvesScott Dodson2016-08-243-3/+3
| * | Add metrics exports to nfs role, move exports to /etc/exports.d/openshift-ans...Scott Dodson2016-08-242-1/+17
| * | Add ability to disable pvc creationScott Dodson2016-08-241-2/+4
| * | Fix registry volumeScott Dodson2016-08-241-1/+2
| * | add selectors for metrics and loggingScott Dodson2016-08-241-0/+8
| * | Add logic to detect existing installsScott Dodson2016-08-244-84/+175
| * | Add Enterprise 3.3 templateScott Dodson2016-08-242-6/+36
| * | Pull in keynote demo changesScott Dodson2016-08-243-54/+133
* | | Merge pull request #2361 from detiber/repo_reworkJason DeTiberus2016-08-241-1/+0
|\ \ \
| * | | fix duplicate src fieldJason DeTiberus2016-08-241-1/+0
* | | | Merge pull request #2360 from detiber/repo_reworkJason DeTiberus2016-08-2412-86/+9
|\ \ \ \ | |/ / /
| * | | simplify repo configurationJason DeTiberus2016-08-2411-78/+9
| * | | remove fedora origin copr (it's in mainline fedora now), some dnf/yum clean upAdam Miller2016-08-241-8/+0
| |/ /
* | | Merge pull request #2359 from abutcher/flannel-certsScott Dodson2016-08-242-13/+12
|\ \ \
| * | | Correct flannel cert variables.Andrew Butcher2016-08-242-13/+12
| | |/ | |/|
* | | Merge pull request #2356 from maxamillion/fedoraJason DeTiberus2016-08-241-4/+4
|\ \ \
| * | | don't set virt_sandbox_use_nfs on Fedora, it was replaced by virt_use_nfsAdam Miller2016-08-241-4/+4
| |/ /
* | | Merge pull request #2100 from smunilla/BZ1337553Scott Dodson2016-08-241-0/+1
|\ \ \ | |/ / |/| |
| * | Add externalIPNetworkCIDRs to configSamuel Munilla2016-08-231-0/+1
* | | Merge pull request #2354 from abutcher/ca-rtScott Dodson2016-08-241-2/+2
|\ \ \ | |_|/ |/| |
| * | Correct masterCA config typo.Andrew Butcher2016-08-241-2/+2
* | | Merge pull request #2348 from dgoodwin/ded-etcd-fixScott Dodson2016-08-231-0/+4
|\ \ \ | |/ / |/| |
| * | Better error if no OpenShift RPMs are available.Devan Goodwin2016-08-231-0/+4
* | | Link ca to ca-bundle when ca-bundle does not exist.Andrew Butcher2016-08-231-0/+26
|/ /
* | Revert "Due to problems with with_fileglob lets avoid using it for now"Scott Dodson2016-08-233-2/+2
* | Merge pull request #2325 from sdodson/fileglobglobScott Dodson2016-08-193-2/+2
|\ \ | |/ |/|
| * Due to problems with with_fileglob lets avoid using it for nowScott Dodson2016-08-183-2/+2
* | Merge pull request #2327 from lhuard1A/openstack_ansible_2.1Scott Dodson2016-08-191-3/+3
|\ \
| * | Fix warnings in OpenStack provider with ansible 2.1Lénaïc Huard2016-08-191-3/+3
* | | Merge pull request #2323 from sdodson/bz1367937Scott Dodson2016-08-181-1/+1
|\ \ \ | |/ / |/| |
| * | Mount /sys rwScott Dodson2016-08-181-1/+1
* | | Fix padding on registry configScott Dodson2016-08-171-1/+1
|/ /
* | Merge pull request #2220 from jkhelil/fix_key_error_when_ssh_failingScott Dodson2016-08-161-1/+2
|\ \
| * | fixing openshift key error in case of node failure during run (ssh issue)jawed2016-08-091-1/+2
* | | Bug 1367199 - iptablesSyncPeriod should default to 30s OOTBSamuel Munilla2016-08-161-1/+1
| |/ |/|
* | Sync remaining contentScott Dodson2016-08-1633-94/+1182
* | XPaas 1.3.3Scott Dodson2016-08-1633-87/+17845
* | Merge pull request #2201 from richm/v1.3Scott Dodson2016-08-151-1/+1
|\ \
| * | add 3.3 to installerRich Megginson2016-07-311-1/+1
* | | Ensure etcd user exists in etcd_server_certificates by installing etcd.Andrew Butcher2016-08-121-0/+4
* | | Merge pull request #1142 from abutcher/new-certs-who-disScott Dodson2016-08-119-78/+191
|\ \ \
| * | | Support for redeploying certificates.Andrew Butcher2016-08-119-78/+191
* | | | qps typodeads2k2016-08-112-4/+4
|/ / /
* | | Restrict the middleware stanza contains 'registry' and 'storage' at least on 3.3Gan Huang2016-08-101-1/+3
* | | docker-registry's middleware stanza should contain 'registry' and 'storage' b...Gan Huang2016-08-101-0/+5
* | | Merge pull request #2268 from abutcher/ansible-2.2Scott Dodson2016-08-099-35/+53
|\ \ \