summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | trouble creating service signer while running upgrade dockerizedHenning Fjellheim2016-10-211-4/+4
|/ / / / /
* | | | | Merge pull request #2623 from rhcarvalho/typosAndrew Butcher2016-10-2018-20/+20
|\ \ \ \ \
| * | | | | Fix typosRodolfo Carvalho2016-10-1918-20/+20
* | | | | | Merge pull request #2549 from tbielawa/check-cert-expiryAndrew Butcher2016-10-2010-3/+1164
|\ \ \ \ \ \
| * | | | | | Don't freak out if the oc command doesn't exist.Tim Bielawa2016-10-201-0/+6
| * | | | | | Make the json template filter-driven.Tim Bielawa2016-10-206-32/+105
| * | | | | | Add JSON result CLI parsing notes to the READMETim Bielawa2016-10-201-4/+32
| * | | | | | The JSON result saving template now includes a summary of expired/warned cert...Tim Bielawa2016-10-201-1/+15
| * | | | | | Clean up lint and other little things (polish++)Tim Bielawa2016-10-204-111/+149
| * | | | | | Fix playbooks, update readme, update default varsTim Bielawa2016-10-206-30/+154
| * | | | | | Refactor into a roleTim Bielawa2016-10-209-79/+112
| * | | | | | Get router/registry certs. Collect common names and subjectAltNamesTim Bielawa2016-10-202-47/+186
| * | | | | | Support etcd certs now. Fix lint. Generate HTML report.Tim Bielawa2016-10-203-65/+264
| * | | | | | Try to make boiler plate for cert expiry checkingTim Bielawa2016-10-205-3/+510
| | |_|/ / / | |/| | | |
* | | | | | Merge pull request #2627 from dgoodwin/remove-pacemaker-restartsScott Dodson2016-10-204-132/+3
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Drop pacemaker restart logic.Devan Goodwin2016-10-194-132/+3
| | |_|_|/ | |/| | |
* | | | | Merge pull request #2630 from abutcher/fix-default-callbackScott Dodson2016-10-191-0/+3
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Override __init__ in default callback to avoid infinite loop.Andrew Butcher2016-10-191-0/+3
|/ / / /
* | | | Merge pull request #2620 from mscherer/cleanup_split_argsJason DeTiberus2016-10-191-1/+0
|\ \ \ \
| * | | | Remove uneeded import of ansible.module_utils.splitterMichael Scherer2016-10-191-1/+0
| | |_|/ | |/| |
* | | | Merge pull request #2621 from dgoodwin/symlink-fixScott Dodson2016-10-1920-42/+43
|\ \ \ \ | |_|_|/ |/| | |
| * | | Switch from "oadm" to "oc adm" and fix bug in binary sync.Devan Goodwin2016-10-1920-42/+43
| | |/ | |/|
* | | Automatic commit of package [openshift-ansible] release [3.4.10-1].Troy Dawson2016-10-192-2/+9
| |/ |/|
* | Merge pull request #2611 from abutcher/systemd-units-node-configScott Dodson2016-10-173-5/+2
|\ \
| * \ Merge pull request #2 from sdodson/systemd-units-node-configAndrew Butcher2016-10-173-5/+2
| |\ \
| | * | Get rid of openshift_node_config_file entirelyScott Dodson2016-10-173-5/+2
| |/ /
| * | Build full node config path in systemd_units tasks.Andrew Butcher2016-10-171-1/+1
* | | Merge pull request #2612 from sdodson/loggingScott Dodson2016-10-171-6/+6
|\ \ \
| * | | [logging] Fix NFS volume bindingScott Dodson2016-10-171-6/+6
|/ / /
* | | Merge pull request #2608 from abutcher/template-with-itemsScott Dodson2016-10-1728-49/+49
|\ \ \
| * | | Default []Andrew Butcher2016-10-151-1/+1
| * | | Template with_items for upstream ansible-2.2 compat.Andrew Butcher2016-10-1428-49/+49
| |/ /
* | / Automatic commit of package [openshift-ansible] release [3.4.9-1].Troy Dawson2016-10-172-2/+13
| |/ |/|
* | Merge pull request #2590 from vshn/feature/s3_regionendpointJason DeTiberus2016-10-153-0/+35
|\ \
| * | formatting updates in templateTobias Brunner2016-10-141-1/+1
| * | revise docsTobias Brunner2016-10-132-2/+2
| * | adjustments in docs and j2 templateTobias Brunner2016-10-123-3/+20
| * | add regionendpoint parameter for registry s3Tobias Brunner2016-10-122-0/+18
* | | Merge pull request #2607 from vshn/fix/2602Andrew Butcher2016-10-141-1/+1
|\ \ \
| * | | Do not error on node labels set too non-string values.Manuel Hutter2016-10-141-1/+1
| | |/ | |/|
* | | Merge pull request #2605 from sdodson/loggingScott Dodson2016-10-141-6/+6
|\ \ \ | |/ / |/| |
| * | Use inventory variables rather than factsScott Dodson2016-10-141-6/+6
* | | Merge pull request #2604 from dgoodwin/restart-nodes-againScott Dodson2016-10-141-0/+4
|\ \ \
| * | | Resume restarting node after upgrading node rpms.Devan Goodwin2016-10-141-0/+4
|/ / /
* | | Merge pull request #2603 from dgoodwin/skip-docker-avail-checkScott Dodson2016-10-141-2/+4
|\ \ \
| * | | upgrade: Don't check avail docker version if not already installed.Devan Goodwin2016-10-141-2/+4
|/ / /
* | | Automatic commit of package [openshift-ansible] release [3.4.8-1].Troy Dawson2016-10-142-2/+10
* | | Merge pull request #2598 from detiber/2547Scott Dodson2016-10-132-4/+4
|\ \ \
| * | | update handling of use_dnsmasqJason DeTiberus2016-10-132-4/+4
* | | | Merge pull request #2599 from dgoodwin/node-docker-upgradeScott Dodson2016-10-131-0/+2
|\ \ \ \