summaryrefslogtreecommitdiffstats
path: root/roles
Commit message (Expand)AuthorAgeFilesLines
* YAML LintingRussell Teague2016-12-1240-345/+354
* Merge pull request #2902 from dgoodwin/fix-metrics-urlScott Dodson2016-12-088-36/+36
|\
| * Fix metricsPublicURL only being set correctly on first master.Devan Goodwin2016-12-018-36/+36
* | Merge pull request #2937 from dgoodwin/upgrade-prepullScott Dodson2016-12-084-21/+22
|\ \
| * | Pre-pull master/node/ovs images during upgrade.Devan Goodwin2016-12-074-21/+22
* | | Merge pull request #2948 from dagwieers/patch-3Scott Dodson2016-12-081-0/+2
|\ \ \
| * | | Silence warnings when using rpm directlyDag Wieers2016-12-081-0/+2
* | | | Remove Hostname from 1.1 and 1.2 predicatesJason DeTiberus2016-12-072-3/+0
* | | | Properly handle x.y.z formatted versions for openshift_releaseJason DeTiberus2016-12-074-0/+12
|/ / /
* | | Merge pull request #2892 from detiber/upgradeSchedulerScott Dodson2016-12-074-253/+386
|\ \ \
| * | | Handle updating of scheduler config during upgradeJason DeTiberus2016-12-064-253/+386
| |/ /
* | | Switch back to using etcd rather than etcd3Scott Dodson2016-12-061-3/+3
|/ /
* | Merge pull request #2920 from detiber/schedulerVarFixAndrew Butcher2016-12-052-20/+16
|\ \
| * | Update scheduler predicate/priorities varsJason DeTiberus2016-12-012-20/+16
* | | Merge pull request #2915 from sdodson/BZ1401425Scott Dodson2016-12-051-0/+4
|\ \ \
| * | | node_dnsmasq - restart dnsmasq if it's not currently runningScott Dodson2016-12-051-0/+4
* | | | Conditionalize master config update for admission_plugin_config.Andrew Butcher2016-12-052-2/+4
|/ / /
* | | Merge pull request #2888 from sdodson/dnsmasq-no-strict-orderScott Dodson2016-12-012-2/+0
|\ \ \ | |/ / |/| |
| * | openshift_node_dnsmasq - Remove strict-order option from dnsmasqScott Dodson2016-12-012-2/+0
| |/
* | Merge pull request #2859 from dgoodwin/ovs-docker-restartScott Dodson2016-11-302-3/+4
|\ \
| * | Cleanup ovs file and restart docker on every upgrade.Devan Goodwin2016-11-302-3/+4
| |/
* | Sync latest image stream and templates for v1.3 and v1.4Scott Dodson2016-11-3021-190/+434
|/
* Merge pull request #2882 from sjenning/allow-latest-image-tagScott Dodson2016-11-291-1/+1
|\
| * allow 'latest' origin_image_tagSeth Jennings2016-11-291-1/+1
* | Merge pull request #2884 from sdodson/image-stream-syncScott Dodson2016-11-2910-25/+3689
|\ \
| * | xpaas v1.3.5Scott Dodson2016-11-2910-25/+3689
| |/
* | Merge pull request #2855 from detiber/updateSchedulerDefaultsScott Dodson2016-11-2914-182/+748
|\ \ | |/ |/|
| * refactor handling of scheduler defaultsJason DeTiberus2016-11-298-39/+579
| * update tests and flake8/pylint fixesJason DeTiberus2016-11-297-143/+169
* | Merge pull request #2853 from alexcern/dhcpv6Scott Dodson2016-11-291-1/+1
|\ \
| * | Set nameservers on DHCPv6 eventAlex Lossent2016-11-231-1/+1
* | | Merge pull request #2876 from dustymabe/dusty-fix-etcd-selinuxScott Dodson2016-11-291-1/+1
|\ \ \ | |_|/ |/| |
| * | fix selinux issues with etcd containerDusty Mabe2016-11-281-1/+1
* | | Refactored to use Ansible systemd moduleRussell Teague2016-11-2856-189/+230
|/ /
* | Merge pull request #2865 from mtnbikenc/ansible-2.2-docsScott Dodson2016-11-284-4/+4
|\ \
| * | Updating docs for Ansible 2.2 requirementsRussell Teague2016-11-284-4/+4
| |/
* | Merge pull request #2842 from mscherer/check_dbus_moduleScott Dodson2016-11-281-2/+10
|\ \
| * | Verify the presence of dbus python bindingMichael Scherer2016-11-231-2/+10
* | | Merge pull request #2836 from abutcher/BZ1393645Scott Dodson2016-11-283-26/+30
|\ \ \ | |_|/ |/| |
| * | Merge kube_admission_plugin_config with admission_plugin_configSamuel Munilla2016-11-223-26/+30
* | | Systemd `systemctl show` workaroundRussell Teague2016-11-232-2/+2
* | | Merge pull request #2845 from abutcher/fix-mixed-envJason DeTiberus2016-11-222-5/+5
|\ \ \
| * | | Reference master binaries when delegating from node hosts which may be contai...Andrew Butcher2016-11-222-5/+5
* | | | Merge pull request #2838 from mscherer/port_py3Jason DeTiberus2016-11-221-1/+2
|\ \ \ \ | |/ / / |/| | |
| * | | Make os_firewall_manage_iptables run on python3Michael Scherer2016-11-221-1/+2
| | |/ | |/|
* | | Merge pull request #2817 from mtnbikenc/os_firewall-refactorJason DeTiberus2016-11-224-105/+26
|\ \ \
| * | | Refactor os_firewall roleRussell Teague2016-11-214-105/+26
* | | | Merge pull request #2837 from vishpat/service-accountJason DeTiberus2016-11-221-1/+1
|\ \ \ \
| * | | | Modified the error message being checked forVishal Patil2016-11-211-1/+1
* | | | | Merge pull request #2711 from simon3z/hawkular-cluster-roleScott Dodson2016-11-222-0/+25
|\ \ \ \ \