summaryrefslogtreecommitdiffstats
path: root/roles
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | Fixed openvswitch not upgrading.Devan Goodwin2016-05-122-3/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Problem was a missing restart as systemd file did not change, so no notification was triggered. Added a notification on a file that contains the image version which does change. This exposed a bug where openvswitch shuts down the node and you return to no functioning nodes. Fixed by reordering the handlers so openvswitch restarts first.
| * | | 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 origin logging and metrics deployer templates
| * | | | update logging and metrics deployer templatesLuke Meyer2016-05-132-9/+21
| | | | |
* | | | | Allow overriding servingInfo.maxRequestsInFlight via ↵Andrew Butcher2016-05-133-2/+4
|/ / / / | | | | | | | | | | | | openshift_master_max_requests_inflight.
* | | | Merge pull request #1860 from abutcher/v2-checkJason DeTiberus2016-05-131-2/+2
|\ \ \ \ | | | | | | | | | | Allow ansible >= 1.9.4
| * | | | 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
|\ \ \ \ \ | | | | | | | | | | | | Remove vars_files on play includes for upgrade playbooks.
| * | | | | 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.
| * | | | | | Fix mistaken quotes on proxy sysconfig variables.Devan Goodwin2016-05-123-9/+9
| |/ / / / / | | | | | | | | | | | | | | | | | | Only need double quotes if preserving whitespace, and never singles.
* | | | | | Merge pull request #1875 from sdodson/fix-static-interfacesJason DeTiberus2016-05-121-7/+10
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | Use IP4_NAMESERVERS rather than DHCP4_DOMAIN_NAME_SERVERS
| * | | | | Sync comments with origin prScott Dodson2016-05-121-4/+6
| | | | | |
| * | | | | Use IP4_NAMESERVERS rather than DHCP4_DOMAIN_NAME_SERVERSScott Dodson2016-05-121-3/+4
| |/ / / / | | | | | | | | | | | | | | | | | | | | Only modify resolv.conf if IP4_NAMESERVERS is defined, it's not safe to do so otherwise.
* | | | | Merge pull request #1870 from sdodson/fix-firewallJason DeTiberus2016-05-125-37/+34
|\ \ \ \ \ | | | | | | | | | | | | Fix master firewall rules by deferring them
| * | | | | 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 image-auditor role to ManageIQ SA
| * | | | | 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 version fact on containerized installs
| * | | | | 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 volumes
| * | | | | | Add support for Openstack based persistent volumesSylvain Baubeau2016-05-101-0/+3
| | |/ / / / | |/| | | | | | | | | | | | | | | | Signed-off-by: Sylvain Baubeau <sbaubeau@redhat.com>
* | | | | | Merge pull request #1828 from sdodson/bz1330920Jason DeTiberus2016-05-101-8/+9
|\ \ \ \ \ \ | | | | | | | | | | | | | | Fix openshift_generate_no_proxy_hosts boolean
| * | | | | | Fix openshift_generate_no_proxy_hosts booleanScott Dodson2016-04-271-10/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixing this also made it obvious that we weren't adding even the current host's name to the no_proxy list. This is absolutely necessary or the master won't be able to reach etcd. So even if they request not to have the list of all hosts and cluster dns zone added we should add the current host's hostname to the no_proxy list.
* | | | | | | Merge pull request #1872 from abutcher/flannel-fixesJason DeTiberus2016-05-102-10/+10
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | | Fixes for flannel configuration
| * | | | | | Fixes for flannel configuration.Andrew Butcher2016-05-092-10/+10
| | |_|/ / / | |/| | | |
* | | | | | Merge tag 'openshift-ansible-3.0.89-1'Brenton Leanhardt2016-05-091-1/+1
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Tagging package [openshift-ansible] version [3.0.89-1] in directory [./].
| * | | | | | 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 credentials
| * | | | | | | 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.
| * | | | | | | Fix cli_docker_additional_registries being erased during upgrade.Devan Goodwin2016-05-091-1/+1
| | |_|_|_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Legacy options (cli_*) were not being migrated during upgrade. Add the oo_all_hosts group, and migrate the facts as we do in the normal cluster playbooks.
* | | | | | | Merge tag 'openshift-ansible-3.0.88-1'Brenton Leanhardt2016-05-062-2/+10
|\ \ \ \ \ \ \ | |/ / / / / / |/| | / / / / | | |/ / / / | |/| | | | Tagging package [openshift-ansible] version [3.0.88-1] in directory [./].
| * | | | | 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
|\ \ \ \ \ | | | | | | | | | | | | Replace hostvars with vars for openshift env facts when ansible >= v2.
| * | | | | 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 role
| * | | | Allow containerized deployment of dns roleJan Provaznik2016-04-266-4/+63
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | If containerized, docker image for bind service is built during ansible run. The default named systemd unit file triggers named-checkconf on named service start so it's not neccessary to include this validation when copying file templates (equivalent named-checkconf is included in the containerized named unit file too).
* | | | | Merge pull request #1854 from abutcher/v2-iptables-overridesJason DeTiberus2016-05-028-12/+35
|\ \ \ \ \ | | | | | | | | | | | | V2 iptables overrides
| * | | | | 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
|\ \ \ \ \ \ | |/ / / / / |/| | | | | Fix openshift_use_dnsmasq=False on 1.2/3.2 installs
| * | | | | listen on all interfacesScott Dodson2016-05-021-1/+0
| | | | | |
* | | | | | Merge pull request #1850 from cben/patch-1Jason DeTiberus2016-05-021-1/+5
|\ \ \ \ \ \ | |/ / / / / |/| | | | | Fix tables in roles/openshift_metrics/README.md
| * | | | | Fix markdown in roles/openshift_metrics/README.mdBeni Cherniavsky-Paskin2016-05-021-1/+5
| | | | | | | | | | | | | | | | | | | | | | | | (tables, literal example)