summaryrefslogtreecommitdiffstats
path: root/roles
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Merge pull request #2993 from rhcarvalho/success-preflightRodolfo Carvalho2017-01-1714-3/+486
|\ \ \ \ | |_|_|/ |/| | |
| * | | Rename subrole facts -> initRodolfo Carvalho2017-01-133-2/+1
| * | | Move Python modules into roleRodolfo Carvalho2017-01-138-3/+225
| * | | Fix inconsistent task nameRodolfo Carvalho2017-01-121-1/+1
| * | | Reduce code duplication using variableRodolfo Carvalho2017-01-122-44/+14
| * | | Replace custom variables with openshift_factsRodolfo Carvalho2017-01-125-9/+6
| * | | Catch DBus exceptions on class initializationRodolfo Carvalho2017-01-121-3/+5
| * | | Refactor preflight check into rolesRodolfo Carvalho2017-01-1210-0/+293
| |/ /
* | | Merge pull request #3096 from abutcher/node_portsScott Dodson2017-01-163-4/+21
|\ \ \
| * | | Support openshift_node_port_range for configuring service NodePortsClayton Coleman2017-01-103-4/+21
* | | | Merge pull request #3090 from jfchevrette/fix_pv_template_specAndrew Butcher2017-01-161-2/+2
|\ \ \ \
| * | | | keys should be lowercase according to the specJean-Francois Chevrette2017-01-121-2/+2
| | |/ / | |/| |
* | | | fix when statement indentation, cast to boolJean-Francois Chevrette2017-01-121-1/+1
* | | | add openshift_facts as role dependencyJean-Francois Chevrette2017-01-121-1/+2
|/ / /
* | | Merge pull request #3030 from kwoodson/yaml_editorScott Dodson2017-01-1111-0/+2118
|\ \ \
| * | | Adding ability to systematically modify yaml from ansible.Kenny Woodson2017-01-1111-0/+2118
* | | | Add a fact to select --evacuate or --drain based on your OCP versionTim Bielawa2017-01-112-0/+17
|/ / /
* | | rename openshift_metrics to openshift_hosted_metricsJeff Cantrill2017-01-117-16/+16
* | | Merge pull request #3007 from detiber/toxificationScott Dodson2017-01-102-25/+21
|\ \ \
| * | | More toxificationJason DeTiberus2017-01-102-25/+21
* | | | Merge pull request #3065 from ashcrow/rpmrebuilddbAndrew Butcher2017-01-101-0/+12
|\ \ \ \ | |_|/ / |/| | |
| * | | Workaround for dnf+docker version race conditionSteve Milner2017-01-101-0/+12
* | | | Merge pull request #3060 from abutcher/return-deps-to-rolesScott Dodson2017-01-103-3/+73
|\ \ \ \ | |_|/ / |/| | |
| * | | Move role dependencies out of playbooks for openshift_master, openshift_node ...Andrew Butcher2017-01-093-3/+73
* | | | Merge pull request #3055 from abutcher/openshift_image_tag=latestScott Dodson2017-01-093-6/+7
|\ \ \ \
| * | | | Fix openshift_image_tag=latest.Andrew Butcher2017-01-093-6/+7
| | |/ / | |/| |
* | | | Merge pull request #2909 from mtnbikenc/firewalldScott Dodson2017-01-095-18/+26
|\ \ \ \ | |/ / / |/| | |
| * | | Enable firewalld by defaultRussell Teague2016-12-145-18/+26
* | | | Merge pull request #3015 from smarterclayton/future_versions_masterScott Dodson2017-01-084-5/+17
|\ \ \ \
| * | | | Add future versions to openshift_factsClayton Coleman2017-01-044-5/+17
* | | | | Merge pull request #3054 from sdodson/fix-repo-boolsScott Dodson2017-01-061-2/+2
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Fix repo defaultsScott Dodson2017-01-061-2/+2
* | | | | Merge pull request #3039 from tbielawa/gh3020Scott Dodson2017-01-062-4/+9
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Add required python-six package to installationTim Bielawa2017-01-042-4/+9
* | | | | Re-add when condition which was removed mistakenly in #3036Maciej Szulik2017-01-051-0/+1
* | | | | Merge pull request #3036 from soltysh/docker_registry_volumeScott Dodson2017-01-051-6/+5
|\ \ \ \ \
| * | | | | Fix jsonpath expected output when checking registry volume secretsMaciej Szulik2017-01-051-6/+5
* | | | | | logging-deployer pull fixes from origin-aggregated-logging/#317Scott Dodson2017-01-052-5/+0
* | | | | | Merge pull request #3033 from abutcher/openshift-enable-origin-repoScott Dodson2017-01-051-2/+2
|\ \ \ \ \ \
| * | | | | | Cast openshift_enable_origin_repo to bool.Andrew Butcher2017-01-041-2/+2
| | |_|/ / / | |/| | | |
* | | | | | Merge pull request #3008 from bigbank-as/feature/nfs-reclaim-optionScott Dodson2017-01-053-1/+17
|\ \ \ \ \ \
| * | | | | | Add osnl_volume_reclaim_policy variable to nfs_lvm roleAndo Roots2016-12-223-1/+17
| |/ / / / /
* | | | | | Merge pull request #3040 from sdodson/issue3025Scott Dodson2017-01-041-2/+2
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Enable repos defined in openshift_additional_repos by defaultScott Dodson2017-01-041-2/+2
* | | | | | Update CFME template to point to GA buildSatoe Imaishi2017-01-041-5/+5
|/ / / / /
* | | | | Add templates for CFME Beta pod imagesSatoe Imaishi2016-12-223-0/+505
|/ / / /
* | | | python3 support, add tox for better local testing against multiple python ver...Jason DeTiberus2016-12-203-20/+27
|/ / /
* | | Merge pull request #2829 from tbielawa/cert_expiry_updatesTim Bielawa2016-12-193-9/+60
|\ \ \
| * | | Update the openshift-certificate-expiry README to reflect latestTim Bielawa2016-12-191-7/+13
| * | | Check embedded etcd certs now, tooTim Bielawa2016-12-151-4/+44