| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix yamllint | Scott Dodson | 2017-07-06 | 1 | -10/+10 |
* | Removed quotes and added env variable to be specific. | Kenny Woodson | 2017-07-05 | 1 | -2/+2 |
* | [BZ 1467786] Fix for OPENSHIFT_DEFAULT_REGISTRY setting. | Kenny Woodson | 2017-07-05 | 1 | -2/+11 |
* | Merge pull request #4292 from sdodson/push-via-dns | OpenShift Bot | 2017-06-20 | 1 | -0/+3 |
|\ |
|
| * | Enable push to registry via dns only on clean 3.6 installs | Scott Dodson | 2017-06-18 | 1 | -0/+3 |
* | | Preserve etcd3 storage if it's already in use | Scott Dodson | 2017-06-18 | 1 | -20/+0 |
|/ |
|
* | etcd v3 for clean installs | Scott Dodson | 2017-06-16 | 1 | -0/+20 |
* | Add daemon_reload parameter to service tasks | Tim Bielawa | 2017-06-01 | 1 | -0/+1 |
* | Fix templating of static service files | Russell Teague | 2017-05-12 | 2 | -1/+2 |
* | Add service file templates for master and node | Steve Milner | 2017-05-09 | 1 | -0/+9 |
* | Stop logging AWS credentials in master role. | Devan Goodwin | 2017-05-03 | 1 | -0/+1 |
* | Don't double quote when conditions | Scott Dodson | 2017-05-01 | 1 | -1/+1 |
* | Use meta/main.yml for role dependencies | Russell Teague | 2017-03-27 | 1 | -4/+0 |
* | Force to use TLSv1.2 (related to https://github.com/openshift/openshift-ansib... | Olivier Buisson | 2017-03-13 | 1 | -1/+1 |
* | master: use the new oc_atomic_container module | Giuseppe Scrivano | 2017-02-28 | 1 | -56/+23 |
* | master, vars/main.yml: define l_is_ha and l_is_same_version | Giuseppe Scrivano | 2017-02-14 | 1 | -12/+12 |
* | master: support HA deployments with system containers | Giuseppe Scrivano | 2017-02-10 | 2 | -2/+47 |
* | system-containers: implement idempotent update | Giuseppe Scrivano | 2017-02-10 | 1 | -2/+21 |
* | atomic-openshift: install as a system container | Giuseppe Scrivano | 2017-02-10 | 3 | -3/+24 |
* | YAML Linting | Russell Teague | 2016-12-12 | 1 | -0/+1 |
* | Pre-pull master/node/ovs images during upgrade. | Devan Goodwin | 2016-12-07 | 2 | -7/+8 |
* | Refactored to use Ansible systemd module | Russell Teague | 2016-11-28 | 1 | -28/+36 |
* | Refactor to use Ansible package module | Russell Teague | 2016-11-17 | 1 | -3/+5 |
* | Prevent useless master by reworking template for master service enf file | Jawed khelil | 2016-11-02 | 1 | -16/+8 |
* | Switch from "oadm" to "oc adm" and fix bug in binary sync. | Devan Goodwin | 2016-10-19 | 1 | -1/+1 |
* | Apply same pattern to HA master services | Scott Dodson | 2016-10-10 | 1 | -0/+12 |
* | Retry failed master startup once | Dan Mace | 2016-10-07 | 1 | -0/+11 |
* | tweak logic | Jason DeTiberus | 2016-09-26 | 1 | -1/+1 |
* | test fix for systemd changes | Scott Dodson | 2016-09-26 | 1 | -1/+2 |
* | Fix master service status changed fact. | Andrew Butcher | 2016-09-21 | 1 | -1/+5 |
* | Preserve AWS options in sysconfig files. | Devan Goodwin | 2016-08-26 | 1 | -1/+46 |
* | Support for redeploying certificates. | Andrew Butcher | 2016-08-11 | 1 | -34/+0 |
* | Merge pull request #2211 from dgoodwin/33-upgrade-playbook | Scott Dodson | 2016-08-08 | 1 | -4/+4 |
|\ |
|
| * | Introduce 1.3/3.3 upgrade path. | Devan Goodwin | 2016-07-25 | 1 | -4/+4 |
* | | Add options for specifying named ca certificates to be added to the openshift... | Andrew Butcher | 2016-08-01 | 1 | -1/+6 |
* | | Stagger the start of master services. | Andrew Butcher | 2016-07-24 | 1 | -5/+38 |
* | | Merge pull request #1990 from abutcher/openshift-certificates | Scott Dodson | 2016-07-21 | 1 | -0/+1 |
|\ \
| |/
|/| |
|
| * | Refactor openshift certificates roles. | Andrew Butcher | 2016-07-20 | 1 | -0/+1 |
* | | Stop reporting changes when docker pull is already up to date. | Devan Goodwin | 2016-07-20 | 1 | -0/+2 |
|/ |
|
* | Always populate openshift_image_tag and openshift_pkg_version. | Devan Goodwin | 2016-06-15 | 1 | -3/+2 |
* | Merge branch 'master' into upgrade33 | Devan Goodwin | 2016-06-10 | 1 | -1/+1 |
|\ |
|
| * | Merge pull request #2005 from brenton/bz1338726 | Brenton Leanhardt | 2016-06-09 | 1 | -1/+1 |
| |\ |
|
| | * | Restore mistakenly reverted code. | Devan Goodwin | 2016-06-09 | 1 | -2/+7 |
| | * | Merge branch 'docker1.10' of https://github.com/dgoodwin/openshift-ansible | Brenton Leanhardt | 2016-06-07 | 1 | -8/+3 |
| | |\ |
|
| | | * | Fix Docker 1.10 problems with empty tags and trailing : | Devan Goodwin | 2016-06-06 | 1 | -1/+1 |
| | | * | Docker 1.10 Upgrade | Devan Goodwin | 2016-06-03 | 1 | -7/+2 |
* | | | | Merge remote-tracking branch 'upstream/master' into upgrade33 | Devan Goodwin | 2016-06-09 | 2 | -1/+55 |
|\| | | |
|
| * | | | Preserve proxy config if it's undefined | Scott Dodson | 2016-06-07 | 1 | -0/+43 |
| * | | | At least backup things | Scott Dodson | 2016-06-07 | 1 | -0/+3 |
| |/ / |
|
| * | | Merge pull request #1973 from ibotty/preserve_htpasswd | Scott Dodson | 2016-06-06 | 1 | -1/+9 |
| |\ \
| | |/
| |/| |
|