summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | update vars to allow scaling of components (#9)Jeff Cantrill2017-01-1711-23/+173
| * | | | | allow definition of cpu/memory limits/resources (#11)Jeff Cantrill2017-01-175-1/+111
| * | | | | rename variables to be less extraneous (#10)Jeff Cantrill2017-01-176-23/+30
| * | | | | copy admin cert for use in subsequent tasks (#8)Jeff Cantrill2017-01-175-6/+19
| * | | | | Add tasks to uninstall metrics (#7)Jeff Cantrill2017-01-176-26/+38
| * | | | | Custom certificates (#5)Bruno Barcarol GuimarĂ£es2017-01-1711-258/+330
| * | | | | prefix vars with metrics role (#4)Jeff Cantrill2017-01-1711-65/+66
| * | | | | Bruno Barcarol GuimarĂ£es work to move metrics to ansible from deployerJeff Cantrill2017-01-1723-0/+986
|/ / / / /
* | | | | 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
|\ \ \ \ \ \