| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | | | Merge pull request #6666 from sdodson/fix_client_binary | Scott Dodson | 2018-01-10 | 3 | -3/+8 |
|\ \ \ \ |
|
| * | | | | Ensure that openshift_facts role is imported whenever we rely on | Scott Dodson | 2018-01-09 | 3 | -3/+8 |
* | | | | | Merge pull request #6647 from vrutkovs/3.9-upgrades-remove-openshift.common.s... | Scott Dodson | 2018-01-10 | 1 | -4/+4 |
|\ \ \ \ \ |
|
| * | | | | | 3.9 upgrade: remove openshift.common.service_type | Vadim Rutkovsky | 2018-01-08 | 1 | -4/+4 |
* | | | | | | Add defaults for openshift_pkg_version | Michael Gugino | 2018-01-10 | 1 | -2/+2 |
| |_|_|_|/
|/| | | | |
|
* | | | | | Merge pull request #6674 from mgugino-upstream-stage/remove-becomes2 | Scott Dodson | 2018-01-10 | 13 | -20/+17 |
|\ \ \ \ \ |
|
| * | | | | | Chmod temp dirs created on localhost | Michael Gugino | 2018-01-09 | 4 | -0/+17 |
| * | | | | | Remove become statements | Michael Gugino | 2018-01-09 | 13 | -20/+0 |
| | |_|_|/
| |/| | | |
|
* | | | | | Limit host group scope on control-plane upgrades | Michael Gugino | 2018-01-09 | 7 | -2/+29 |
* | | | | | Refactor version and move some checks into sanity_checks.py | Michael Gugino | 2018-01-09 | 2 | -12/+23 |
|/ / / / |
|
* | | | | Merge pull request #6634 from vrutkovs/openshift_binary_for_upgrades | Scott Dodson | 2018-01-09 | 1 | -0/+2 |
|\ \ \ \ |
|
| * | | | | upgrades: set openshift_client_binary fact when running on oo_first_master host | Vadim Rutkovsky | 2018-01-06 | 1 | -0/+2 |
| | |_|/
| |/| | |
|
* | | | | Merge pull request #6659 from joelddiaz/ami_and_docker_storage_setup | Kenny Woodson | 2018-01-09 | 1 | -0/+5 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | docker storage setup for ami building | Joel Diaz | 2018-01-08 | 1 | -0/+5 |
* | | | | Merge pull request #6651 from mgugino-upstream-stage/containerized-groups | Michael Gugino | 2018-01-08 | 3 | -7/+12 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | Build containerized host group dynamically | Michael Gugino | 2018-01-08 | 3 | -7/+12 |
| | |/
| |/| |
|
* | | | Merge pull request #6580 from tomassedovic/openstack-fixes | OpenShift Merge Robot | 2018-01-08 | 3 | -2/+10 |
|\ \ \ |
|
| * | | | Import prerequisites.yml for OpenStack | Tomas Sedovic | 2018-01-02 | 1 | -0/+3 |
| * | | | Return a openshift_node_labels as a dict | Tomas Sedovic | 2018-01-02 | 1 | -0/+5 |
| * | | | Fix yaml syntax error in the sample inventory | Tomas Sedovic | 2018-01-02 | 1 | -2/+2 |
* | | | | Merge pull request #6649 from mgugino-upstream-stage/fix-pre-packages | Michael Gugino | 2018-01-08 | 1 | -2/+2 |
|\ \ \ \ |
|
| * | | | | install base_packages on oo_all_hosts | Michael Gugino | 2018-01-08 | 1 | -2/+2 |
| | |/ /
| |/| | |
|
* | | | | Merge pull request #6549 from mgugino-upstream-stage/node-meta-depends2 | OpenShift Merge Robot | 2018-01-08 | 4 | -6/+2 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | Remove last of openshift_node role meta-depends | Michael Gugino | 2018-01-02 | 4 | -6/+2 |
* | | | | Contiv multi-master and other fixes | Nick Bartos | 2018-01-08 | 2 | -6/+9 |
* | | | | Merge pull request #6359 from spadgett/web-console-server | Scott Dodson | 2018-01-06 | 6 | -0/+41 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | Install web console server | Samuel Padgett | 2018-01-05 | 6 | -0/+41 |
| | |/
| |/| |
|
* | | | Merge pull request #6627 from sdodson/import_role | Scott Dodson | 2018-01-05 | 53 | -99/+99 |
|\ \ \ |
|
| * | | | Migrate to import_role for static role inclusion | Scott Dodson | 2018-01-05 | 53 | -99/+99 |
* | | | | Merge pull request #6532 from jmencak/heat_stack-cns | OpenShift Merge Robot | 2018-01-05 | 2 | -1/+13 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | OpenStack provisioning -- support cns. | Jiri Mencak | 2018-01-02 | 2 | -1/+13 |
* | | | | Merge pull request #6557 from mgugino-upstream-stage/delay-hosted-wait | OpenShift Merge Robot | 2018-01-02 | 3 | -0/+43 |
|\ \ \ \ |
|
| * | | | | Move wait_for_pods to it's own play openshift_hosted | Michael Gugino | 2017-12-21 | 3 | -0/+43 |
| | |/ /
| |/| | |
|
* | | | | Merge pull request #6554 from mgugino-upstream-stage/bootstrap-to-include-role | Michael Gugino | 2018-01-02 | 1 | -0/+7 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | Remove bootstrap.yml from main.yml in openshift_node role | Michael Gugino | 2017-12-21 | 1 | -0/+7 |
* | | | | Merge pull request #6550 from mbarnes/aws_provisioning_vars_example | OpenShift Merge Robot | 2017-12-21 | 1 | -1/+1 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | aws: Fix misnamed variable in provisioning_vars.yml.example | Matthew Barnes | 2017-12-21 | 1 | -1/+1 |
| | |/
| |/| |
|
* | | | Merge pull request #6530 from mgugino-upstream-stage/init-task-trim | Michael Gugino | 2017-12-21 | 16 | -126/+71 |
|\ \ \ |
|
| * | | | Remove references to deployment_type | Michael Gugino | 2017-12-21 | 13 | -48/+57 |
| * | | | Move validate_hosts to prerequisites.yml | Michael Gugino | 2017-12-20 | 4 | -31/+3 |
| * | | | Move sanity_checks into custom action plugin | Michael Gugino | 2017-12-20 | 1 | -48/+12 |
| |/ / |
|
* / / | Fix container_runtime openshift_containerized_host_groups | Michael Gugino | 2017-12-21 | 2 | -2/+2 |
|/ / |
|
* | | Remove openshift.common.{is_atomic|is_containerized} | Michael Gugino | 2017-12-20 | 21 | -59/+63 |
* | | Merge pull request #6524 from kwoodson/docker_storage_setup_overlay | Scott Dodson | 2017-12-20 | 3 | -0/+24 |
|\ \ |
|
| * | | Adding support for docker-storage-setup on overlay | Kenny Woodson | 2017-12-19 | 3 | -0/+24 |
* | | | Merge pull request #6469 from mgugino-upstream-stage/plugin-consolidate | Scott Dodson | 2017-12-19 | 52 | -112/+78 |
|\ \ \
| |/ /
|/| | |
|
| * | | Relocate filter plugins to lib_utils | Michael Gugino | 2017-12-18 | 52 | -112/+78 |
| |/ |
|
* / | set repos after registration: convert to match task -> import_role model. | Mark Lamourine | 2017-12-18 | 1 | -3/+11 |
|/ |
|
* | Merge pull request #6489 from mgugino-upstream-stage/fix-repos-v2 | Michael Gugino | 2017-12-15 | 3 | -6/+6 |
|\ |
|
| * | Fix rhel_subscribe boolean | Michael Gugino | 2017-12-15 | 3 | -6/+6 |