summaryrefslogtreecommitdiffstats
path: root/roles
Commit message (Expand)AuthorAgeFilesLines
* Fix 'recursive loop detected in template string' for upgrading variable.Andrew Butcher2016-05-163-6/+3
* Merge pull request #1859 from dgoodwin/containerized-upgradeBrenton Leanhardt2016-05-164-8/+28
|\
| * Fixed openvswitch not upgrading.Devan Goodwin2016-05-122-3/+6
| * Do not upgrade containers to latest avail during a normal config run.Devan Goodwin2016-05-122-5/+22
* | Merge pull request #1891 from sosiouxme/20160613-update-logging-originJason DeTiberus2016-05-152-9/+21
|\ \
| * | update logging and metrics deployer templatesLuke Meyer2016-05-132-9/+21
* | | Allow overriding servingInfo.maxRequestsInFlight via openshift_master_max_req...Andrew Butcher2016-05-133-2/+4
|/ /
* | Merge pull request #1860 from abutcher/v2-checkJason DeTiberus2016-05-131-2/+2
|\ \
| * | Ensure ansible version greater than 1.9.4Andrew Butcher2016-05-051-2/+2
* | | Merge pull request #1862 from abutcher/v2-vars-files-upgradeJason DeTiberus2016-05-131-4/+4
|\ \ \
| * | | Update StringIO import for py2/3 compat.Andrew Butcher2016-05-121-4/+4
* | | | Merge pull request #1885 from dgoodwin/proxy-quotesJason DeTiberus2016-05-123-9/+9
|\ \ \ \
| * | | | Fix mistaken quotes on proxy sysconfig variables.Devan Goodwin2016-05-123-9/+9
| |/ / /
* | | | Merge pull request #1875 from sdodson/fix-static-interfacesJason DeTiberus2016-05-121-7/+10
|\ \ \ \ | |_|_|/ |/| | |
| * | | Sync comments with origin prScott Dodson2016-05-121-4/+6
| * | | Use IP4_NAMESERVERS rather than DHCP4_DOMAIN_NAME_SERVERSScott Dodson2016-05-121-3/+4
| |/ /
* | | Merge pull request #1870 from sdodson/fix-firewallJason DeTiberus2016-05-125-37/+34
|\ \ \
| * | | Why is the node failing to startScott Dodson2016-05-111-0/+11
| * | | Move os_firewall out of openshift_commonScott Dodson2016-05-112-1/+1
| * | | Remove old unused firewall rulesScott Dodson2016-05-111-5/+0
| * | | Fix firewall rulesScott Dodson2016-05-112-36/+27
* | | | Merge pull request #1737 from moolitayer/manageiq_sa_to_have_image_scanning_roleJason DeTiberus2016-05-122-0/+13
|\ \ \ \ | |_|/ / |/| | |
| * | | Add system:image-auditor role to ManageIQ SAMooli Tayer2016-05-032-0/+13
* | | | Merge pull request #1871 from sdodson/fix-versionJason DeTiberus2016-05-121-1/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | Fix versionScott Dodson2016-05-091-1/+1
* | | | Merge pull request #1192 from lebauce/storage-cinder-roleJason DeTiberus2016-05-101-0/+3
|\ \ \ \
| * | | | Add support for Openstack based persistent volumesSylvain Baubeau2016-05-101-0/+3
| | |/ / | |/| |
* | | | Merge pull request #1828 from sdodson/bz1330920Jason DeTiberus2016-05-101-8/+9
|\ \ \ \
| * | | | Fix openshift_generate_no_proxy_hosts booleanScott Dodson2016-04-271-10/+11
* | | | | Merge pull request #1872 from abutcher/flannel-fixesJason DeTiberus2016-05-102-10/+10
|\ \ \ \ \
| * | | | | Fixes for flannel configuration.Andrew Butcher2016-05-092-10/+10
| | |_|/ / | |/| | |
* | | | | Merge tag 'openshift-ansible-3.0.89-1'Brenton Leanhardt2016-05-091-1/+1
|\ \ \ \ \
| * | | | | Use yum swap to downgrade dockerScott Dodson2016-05-091-1/+1
* | | | | | Merge pull request #1858 from vishpat/credentialsJason DeTiberus2016-05-092-4/+4
|\ \ \ \ \ \
| * | | | | | Fixed the credentialsVishal Patil2016-05-052-4/+4
* | | | | | | Merge pull request #1869 from dgoodwin/upgrade-registriesJason DeTiberus2016-05-091-1/+1
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | Fix cli_docker_additional_registries being erased during upgrade.Devan Goodwin2016-05-091-1/+1
| | |_|_|_|/ | |/| | | |
* | | | | | Merge tag 'openshift-ansible-3.0.88-1'Brenton Leanhardt2016-05-062-2/+10
|\ \ \ \ \ \ | |/ / / / / |/| | / / / | | |/ / / | |/| | |
| * | | | Open port 53 whenever we're unsure of versionScott Dodson2016-05-061-0/+8
| * | | | Fix unsafe boolean handling on use_dnsmasqScott Dodson2016-05-061-2/+2
| | |/ / | |/| |
* | | | Merge pull request #1853 from abutcher/v2-hostvarsJason DeTiberus2016-05-053-6/+6
|\ \ \ \
| * | | | Add oo_merge_hostvars filter for merging host & play variables.Andrew Butcher2016-05-043-12/+6
| * | | | Replace hostvars with vars for openshift env facts when ansible >= v2.Andrew Butcher2016-05-033-3/+9
| | |/ / | |/| |
* | | | Merge pull request #1688 from jprovaznik/dnsJason DeTiberus2016-05-056-4/+63
|\ \ \ \ | |/ / / |/| | |
| * | | Allow containerized deployment of dns roleJan Provaznik2016-04-266-4/+63
* | | | Merge pull request #1854 from abutcher/v2-iptables-overridesJason DeTiberus2016-05-028-12/+35
|\ \ \ \
| * | | | Check and unmask iptables/firewalld.Andrew Butcher2016-05-022-0/+30
| * | | | Default os_firewall_use_firewalld to false in os_firewall and remove overrides.Andrew Butcher2016-05-026-12/+5
* | | | | Merge pull request #1852 from sdodson/dns-improvementsJason DeTiberus2016-05-021-1/+0
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | listen on all interfacesScott Dodson2016-05-021-1/+0