Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | rename variables to be less extraneous (#10) | Jeff Cantrill | 2017-01-17 | 6 | -23/+30 | |
* | | | | | copy admin cert for use in subsequent tasks (#8) | Jeff Cantrill | 2017-01-17 | 5 | -6/+19 | |
* | | | | | Add tasks to uninstall metrics (#7) | Jeff Cantrill | 2017-01-17 | 5 | -26/+34 | |
* | | | | | Custom certificates (#5) | Bruno Barcarol GuimarĂ£es | 2017-01-17 | 11 | -258/+330 | |
* | | | | | prefix vars with metrics role (#4) | Jeff Cantrill | 2017-01-17 | 11 | -65/+66 | |
* | | | | | Bruno Barcarol GuimarĂ£es work to move metrics to ansible from deployer | Jeff Cantrill | 2017-01-17 | 23 | -0/+986 | |
|/ / / / | ||||||
* | | | | Merge pull request #3086 from bparees/build_nodes | Scott Dodson | 2017-01-17 | 8 | -38/+105 | |
|\ \ \ \ | ||||||
| * | | | | add configuration for build default+overrides settings | Ben Parees | 2017-01-16 | 8 | -38/+105 | |
| | |/ / | |/| | | ||||||
* | | | | Merge pull request #2993 from rhcarvalho/success-preflight | Rodolfo Carvalho | 2017-01-17 | 14 | -3/+486 | |
|\ \ \ \ | |_|_|/ |/| | | | ||||||
| * | | | Rename subrole facts -> init | Rodolfo Carvalho | 2017-01-13 | 3 | -2/+1 | |
| * | | | Move Python modules into role | Rodolfo Carvalho | 2017-01-13 | 8 | -3/+225 | |
| * | | | Fix inconsistent task name | Rodolfo Carvalho | 2017-01-12 | 1 | -1/+1 | |
| * | | | Reduce code duplication using variable | Rodolfo Carvalho | 2017-01-12 | 2 | -44/+14 | |
| * | | | Replace custom variables with openshift_facts | Rodolfo Carvalho | 2017-01-12 | 5 | -9/+6 | |
| * | | | Catch DBus exceptions on class initialization | Rodolfo Carvalho | 2017-01-12 | 1 | -3/+5 | |
| * | | | Refactor preflight check into roles | Rodolfo Carvalho | 2017-01-12 | 10 | -0/+293 | |
| |/ / | ||||||
* | | | Merge pull request #3096 from abutcher/node_ports | Scott Dodson | 2017-01-16 | 3 | -4/+21 | |
|\ \ \ | ||||||
| * | | | Support openshift_node_port_range for configuring service NodePorts | Clayton Coleman | 2017-01-10 | 3 | -4/+21 | |
* | | | | Merge pull request #3090 from jfchevrette/fix_pv_template_spec | Andrew Butcher | 2017-01-16 | 1 | -2/+2 | |
|\ \ \ \ | ||||||
| * | | | | keys should be lowercase according to the spec | Jean-Francois Chevrette | 2017-01-12 | 1 | -2/+2 | |
| | |/ / | |/| | | ||||||
* | | | | fix when statement indentation, cast to bool | Jean-Francois Chevrette | 2017-01-12 | 1 | -1/+1 | |
* | | | | add openshift_facts as role dependency | Jean-Francois Chevrette | 2017-01-12 | 1 | -1/+2 | |
|/ / / | ||||||
* | | | Merge pull request #3030 from kwoodson/yaml_editor | Scott Dodson | 2017-01-11 | 11 | -0/+2118 | |
|\ \ \ | ||||||
| * | | | Adding ability to systematically modify yaml from ansible. | Kenny Woodson | 2017-01-11 | 11 | -0/+2118 | |
* | | | | Add a fact to select --evacuate or --drain based on your OCP version | Tim Bielawa | 2017-01-11 | 2 | -0/+17 | |
|/ / / | ||||||
* | | | rename openshift_metrics to openshift_hosted_metrics | Jeff Cantrill | 2017-01-11 | 7 | -16/+16 | |
* | | | Merge pull request #3007 from detiber/toxification | Scott Dodson | 2017-01-10 | 2 | -25/+21 | |
|\ \ \ | ||||||
| * | | | More toxification | Jason DeTiberus | 2017-01-10 | 2 | -25/+21 | |
* | | | | Merge pull request #3065 from ashcrow/rpmrebuilddb | Andrew Butcher | 2017-01-10 | 1 | -0/+12 | |
|\ \ \ \ | |_|/ / |/| | | | ||||||
| * | | | Workaround for dnf+docker version race condition | Steve Milner | 2017-01-10 | 1 | -0/+12 | |
* | | | | Merge pull request #3060 from abutcher/return-deps-to-roles | Scott Dodson | 2017-01-10 | 3 | -3/+73 | |
|\ \ \ \ | |_|/ / |/| | | | ||||||
| * | | | Move role dependencies out of playbooks for openshift_master, openshift_node ... | Andrew Butcher | 2017-01-09 | 3 | -3/+73 | |
* | | | | Merge pull request #3055 from abutcher/openshift_image_tag=latest | Scott Dodson | 2017-01-09 | 3 | -6/+7 | |
|\ \ \ \ | ||||||
| * | | | | Fix openshift_image_tag=latest. | Andrew Butcher | 2017-01-09 | 3 | -6/+7 | |
| | |/ / | |/| | | ||||||
* | | | | Merge pull request #2909 from mtnbikenc/firewalld | Scott Dodson | 2017-01-09 | 5 | -18/+26 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | Enable firewalld by default | Russell Teague | 2016-12-14 | 5 | -18/+26 | |
* | | | | Merge pull request #3015 from smarterclayton/future_versions_master | Scott Dodson | 2017-01-08 | 4 | -5/+17 | |
|\ \ \ \ | ||||||
| * | | | | Add future versions to openshift_facts | Clayton Coleman | 2017-01-04 | 4 | -5/+17 | |
* | | | | | Merge pull request #3054 from sdodson/fix-repo-bools | Scott Dodson | 2017-01-06 | 1 | -2/+2 | |
|\ \ \ \ \ | |_|_|/ / |/| | | | | ||||||
| * | | | | Fix repo defaults | Scott Dodson | 2017-01-06 | 1 | -2/+2 | |
* | | | | | Merge pull request #3039 from tbielawa/gh3020 | Scott Dodson | 2017-01-06 | 2 | -4/+9 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | Add required python-six package to installation | Tim Bielawa | 2017-01-04 | 2 | -4/+9 | |
* | | | | | Re-add when condition which was removed mistakenly in #3036 | Maciej Szulik | 2017-01-05 | 1 | -0/+1 | |
* | | | | | Merge pull request #3036 from soltysh/docker_registry_volume | Scott Dodson | 2017-01-05 | 1 | -6/+5 | |
|\ \ \ \ \ | ||||||
| * | | | | | Fix jsonpath expected output when checking registry volume secrets | Maciej Szulik | 2017-01-05 | 1 | -6/+5 | |
* | | | | | | logging-deployer pull fixes from origin-aggregated-logging/#317 | Scott Dodson | 2017-01-05 | 2 | -5/+0 | |
* | | | | | | Merge pull request #3033 from abutcher/openshift-enable-origin-repo | Scott Dodson | 2017-01-05 | 1 | -2/+2 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Cast openshift_enable_origin_repo to bool. | Andrew Butcher | 2017-01-04 | 1 | -2/+2 | |
| | |_|/ / / | |/| | | | | ||||||
* | | | | | | Merge pull request #3008 from bigbank-as/feature/nfs-reclaim-option | Scott Dodson | 2017-01-05 | 3 | -1/+17 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Add osnl_volume_reclaim_policy variable to nfs_lvm role | Ando Roots | 2016-12-22 | 3 | -1/+17 | |
| |/ / / / / |