summaryrefslogtreecommitdiffstats
path: root/roles/openshift_master/tasks
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
* Merge pull request #2211 from dgoodwin/33-upgrade-playbookScott Dodson2016-08-081-4/+4
|\
| * Introduce 1.3/3.3 upgrade path.Devan Goodwin2016-07-251-4/+4
* | Add options for specifying named ca certificates to be added to the openshift...Andrew Butcher2016-08-011-1/+6
* | Stagger the start of master services.Andrew Butcher2016-07-241-5/+38
* | Merge pull request #1990 from abutcher/openshift-certificatesScott Dodson2016-07-211-0/+1
|\ \ | |/ |/|
| * Refactor openshift certificates roles.Andrew Butcher2016-07-201-0/+1
* | Stop reporting changes when docker pull is already up to date.Devan Goodwin2016-07-201-0/+2
|/
* Always populate openshift_image_tag and openshift_pkg_version.Devan Goodwin2016-06-151-3/+2
* Merge branch 'master' into upgrade33Devan Goodwin2016-06-101-1/+1
|\
| * Merge pull request #2005 from brenton/bz1338726Brenton Leanhardt2016-06-091-1/+1
| |\
| | * Restore mistakenly reverted code.Devan Goodwin2016-06-091-2/+7
| | * Merge branch 'docker1.10' of https://github.com/dgoodwin/openshift-ansibleBrenton Leanhardt2016-06-071-8/+3
| | |\
| | | * Fix Docker 1.10 problems with empty tags and trailing :Devan Goodwin2016-06-061-1/+1
| | | * Docker 1.10 UpgradeDevan Goodwin2016-06-031-7/+2
* | | | Merge remote-tracking branch 'upstream/master' into upgrade33Devan Goodwin2016-06-092-1/+55
|\ \ \ \ | |/ / /
| * | | Preserve proxy config if it's undefinedScott Dodson2016-06-071-0/+43
| * | | At least backup thingsScott Dodson2016-06-071-0/+3
| |/ /
| * | Merge pull request #1973 from ibotty/preserve_htpasswdScott Dodson2016-06-061-1/+9
| |\ \ | | |/ | |/|
| | * ensure htpasswd file existsTobias Florek2016-06-061-1/+9
| | * Add flag to manage htpasswd, or not.Tobias Florek2016-06-021-1/+1
| * | Fix error with stopping services that may not exist.Devan Goodwin2016-06-021-2/+7
| |/
* | Fix error restarting master service that may not be there.Devan Goodwin2016-05-301-2/+7
* | Complete installation of first master containerized.Devan Goodwin2016-05-251-2/+1