summaryrefslogtreecommitdiffstats
path: root/roles/openshift_master/tasks
Commit message (Expand)AuthorAgeFilesLines
* polish openshift-master roleJan Chaloupka2017-08-166-105/+192
* Fix Restore Master AWS OptionsMichael Fraenkel2017-08-111-1/+1
* Merge pull request #4797 from kwoodson/os_firewall_refactorScott Dodson2017-08-112-0/+44
|\
| * Updated README to reflect refactor. Moved firewall initialize into separate ...Kenny Woodson2017-08-101-2/+2
| * Adding a default condition and removing unneeded defaults.Kenny Woodson2017-08-091-4/+4
| * First attempt at refactor of os_firewallKenny Woodson2017-08-082-0/+44
* | system_container.yml: fix bracesLuke Meyer2017-08-101-1/+1
* | Remove remaining references to openshift-master.serviceClayton Coleman2017-08-081-12/+0
* | Disable old openshift-master.service on upgradeClayton Coleman2017-08-082-0/+8
* | Remove the origin-master.service and associated filesClayton Coleman2017-08-083-135/+28
|/
* Merge pull request #4789 from ingvagabund/allow-to-specify-docker-registry-fo...Jan Chaloupka2017-08-041-4/+4
|\
| * allow to specify docker registry for system containersJan Chaloupka2017-07-191-4/+4
* | Merge pull request #4894 from tbielawa/reg-dns-scaleup-bz1469336OpenShift Bot2017-08-011-3/+3
|\ \
| * | Use existing OPENSHIFT_DEFAULT_REGISTRY setting during masters scaleupTim Bielawa2017-07-281-3/+3
* | | Tolerate non existence of /etc/sysconfig/atomic-openshift-masterScott Dodson2017-07-271-2/+2
|/ /
* | Merge pull request #4813 from sdodson/log-dumperScott Dodson2017-07-261-0/+20
|\ \
| * | Fix log dumping on service failureScott Dodson2017-07-201-0/+20
| |/
* | If proxy in effect, add etcd host IP addresses to NO_PROXY list on mastersTim Bielawa2017-07-211-0/+6
|/
* Fix yamllintScott Dodson2017-07-061-10/+10
* Removed quotes and added env variable to be specific.Kenny Woodson2017-07-051-2/+2
* [BZ 1467786] Fix for OPENSHIFT_DEFAULT_REGISTRY setting.Kenny Woodson2017-07-051-2/+11
* Merge pull request #4292 from sdodson/push-via-dnsOpenShift Bot2017-06-201-0/+3
|\
| * Enable push to registry via dns only on clean 3.6 installsScott Dodson2017-06-181-0/+3
* | Preserve etcd3 storage if it's already in useScott Dodson2017-06-181-20/+0
|/
* etcd v3 for clean installsScott Dodson2017-06-161-0/+20
* Add daemon_reload parameter to service tasksTim Bielawa2017-06-011-0/+1
* Fix templating of static service filesRussell Teague2017-05-122-1/+2
* Add service file templates for master and nodeSteve Milner2017-05-091-0/+9
* Stop logging AWS credentials in master role.Devan Goodwin2017-05-031-0/+1
* Don't double quote when conditionsScott Dodson2017-05-011-1/+1
* Use meta/main.yml for role dependenciesRussell Teague2017-03-271-4/+0
* Force to use TLSv1.2 (related to https://github.com/openshift/openshift-ansib...Olivier Buisson2017-03-131-1/+1
* master: use the new oc_atomic_container moduleGiuseppe Scrivano2017-02-281-56/+23
* master, vars/main.yml: define l_is_ha and l_is_same_versionGiuseppe Scrivano2017-02-141-12/+12
* master: support HA deployments with system containersGiuseppe Scrivano2017-02-102-2/+47
* system-containers: implement idempotent updateGiuseppe Scrivano2017-02-101-2/+21
* atomic-openshift: install as a system containerGiuseppe Scrivano2017-02-103-3/+24
* YAML LintingRussell Teague2016-12-121-0/+1
* Pre-pull master/node/ovs images during upgrade.Devan Goodwin2016-12-072-7/+8
* Refactored to use Ansible systemd moduleRussell Teague2016-11-281-28/+36
* Refactor to use Ansible package moduleRussell Teague2016-11-171-3/+5
* Prevent useless master by reworking template for master service enf fileJawed khelil2016-11-021-16/+8
* Switch from "oadm" to "oc adm" and fix bug in binary sync.Devan Goodwin2016-10-191-1/+1
* Apply same pattern to HA master servicesScott Dodson2016-10-101-0/+12
* Retry failed master startup onceDan Mace2016-10-071-0/+11
* tweak logicJason DeTiberus2016-09-261-1/+1
* test fix for systemd changesScott Dodson2016-09-261-1/+2
* Fix master service status changed fact.Andrew Butcher2016-09-211-1/+5
* Preserve AWS options in sysconfig files.Devan Goodwin2016-08-261-1/+46
* Support for redeploying certificates.Andrew Butcher2016-08-111-34/+0