summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add v1.5 contentScott Dodson2017-01-17106-1/+55330
* Update example sync scriptScott Dodson2017-01-171-6/+9
* Merge pull request #3083 from rhcarvalho/doc-playbooksScott Dodson2017-01-179-0/+66
|\
| * Document playbook directoriesRodolfo Carvalho2017-01-138-0/+60
| * Document bin/cluster toolRodolfo Carvalho2017-01-131-0/+6
* | Merge pull request #3086 from bparees/build_nodesScott Dodson2017-01-178-38/+105
|\ \
| * | add configuration for build default+overrides settingsBen Parees2017-01-168-38/+105
* | | Merge pull request #3064 from giuseppe/fix-etcdctl-from-containerScott Dodson2017-01-171-1/+2
|\ \ \
| * | | use etcdctl from the container when containerized=TrueGiuseppe Scrivano2017-01-101-1/+2
* | | | Merge pull request #2993 from rhcarvalho/success-preflightRodolfo Carvalho2017-01-1716-3/+560
|\ \ \ \
| * | | | Rename subrole facts -> initRodolfo Carvalho2017-01-134-3/+2
| * | | | Move Python modules into roleRodolfo Carvalho2017-01-138-3/+9
| * | | | 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-126-10/+6
| * | | | Catch DBus exceptions on class initializationRodolfo Carvalho2017-01-121-3/+5
| * | | | Move playbook to BYORodolfo Carvalho2017-01-122-2/+2
| * | | | Refactor preflight check into rolesRodolfo Carvalho2017-01-1213-152/+212
| * | | | Make flake8 (py35) happy on bare exceptRodolfo Carvalho2017-01-121-3/+3
| * | | | Make callback plugin an always-on aggregate pluginRodolfo Carvalho2017-01-122-7/+6
| * | | | Add RPM checks as an adhoc playbookRodolfo Carvalho2017-01-127-0/+525
* | | | | 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 #3085 from abutcher/no-nfs-group-defaultScott Dodson2017-01-161-5/+0
|\ \ \ \ \ \
| * | | | | | Do not default registry storage kind to 'nfs' when 'nfs' group exists.Andrew Butcher2017-01-121-5/+0
* | | | | | | Merge pull request #3091 from ashcrow/modify-yamlAndrew Butcher2017-01-161-8/+19
|\ \ \ \ \ \ \
| * | | | | | | Updated modify_yaml with docstring and clarificationsSteve Milner2017-01-131-8/+19
| | |_|_|_|/ / | |/| | | | |
* | | | | | | 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
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge pull request #3088 from jfchevrette/fix_openshift_storage_nfs_lvmAndrew Butcher2017-01-162-2/+3
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | 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 #3089 from ashcrow/openshift-master-updatesAndrew Butcher2017-01-131-11/+8
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | filter: Removed unused validation callsSteve Milner2017-01-121-3/+0
| * | | | | Updated initializer usage in filtersSteve Milner2017-01-121-11/+11
|/ / / / /
* | | | | Merge pull request #3087 from ashcrow/setuppyScott Dodson2017-01-122-2/+4
|\ \ \ \ \
| * | | | | Added setup.py to flake8 testsSteve Milner2017-01-122-2/+4
|/ / / / /
* | | | | Merge pull request #3084 from tbielawa/issue_template_updateScott Dodson2017-01-121-12/+42
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Another proposed update to the issue templateTim Bielawa2017-01-121-12/+42
|/ / / /
* | | | Merge pull request #3081 from lberk/masterScott Dodson2017-01-121-1/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | Fix typo in inventory README.mdLukas Berk2017-01-121-1/+1
|/ / /
* | | Merge pull request #3076 from ashcrow/flatten-oo-filtersJason DeTiberus2017-01-111-896/+898
|\ \ \
| * | | oo_filters: Moved static methods to functionsSteve Milner2017-01-111-896/+898
* | | | Merge pull request #3079 from tbielawa/readme_release_docsJason DeTiberus2017-01-111-22/+40
|\ \ \ \
| * | | | first swing at release version wordingTim Bielawa2017-01-111-22/+40
|/ / / /
* | | | 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
| |/ / /
* | | | Merge pull request #3074 from tbielawa/GH3070-drainuateScott Dodson2017-01-115-3/+20
|\ \ \ \
| * | | | Add a fact to select --evacuate or --drain based on your OCP versionTim Bielawa2017-01-115-3/+20
* | | | | Merge pull request #3077 from mtnbikenc/fix-toxJason DeTiberus2017-01-111-2/+1
|\ \ \ \ \ | |_|/ / / |/| | | |