Wolfgang Kulhanek
2020-03-11 d15b2fac7063fc91e62bcc3a4e4b61b0f14e925e
refs
author Wolfgang Kulhanek <wkulhanek@users.noreply.github.com>
Wednesday, March 11, 2020 01:19 +0100
committer GitHub <noreply@github.com>
Wednesday, March 11, 2020 01:19 +0100
commitd15b2fac7063fc91e62bcc3a4e4b61b0f14e925e
tree 796b6a3730b9b956b0abbe390a4da305b07329af tree | zip | gz
parent 0dfc026596fbc7cb5d0c73a884b424b523dca7e4 view | diff
Enable Infra Nodes (and Machine Autoscaling) for OpenStack (#1292)

* Added example variables for infra/logging to workshop/cluster

* Clean up, Fix error, Fix ansible warnings.

* Enable Infra Nodes (and Autoscaling) for OpenStack IPI

* Fix DNS Zone variable in ocp4-cluster Destroy
2 files deleted
2 files added
14 files modified
2 files renamed
503 ■■■■ changed files
ansible/configs/ocp4-cluster/default_vars.yml 10 ●●●● diff | view | raw | blame | history
ansible/configs/ocp4-cluster/default_vars_osp.yml 3 ●●●●● diff | view | raw | blame | history
ansible/configs/ocp4-cluster/destroy_env.yml 2 ●●● diff | view | raw | blame | history
ansible/configs/ocp4-cluster/files/cloud_providers/osp_cloud_template_master.j2 2 ●●● diff | view | raw | blame | history
ansible/configs/ocp4-cluster/post_infra.yml 75 ●●●● diff | view | raw | blame | history
ansible/configs/ocp4-workshop/env_vars.yml 15 ●●●●● diff | view | raw | blame | history
ansible/roles/host-ocp4-provisioner/tasks/osp_prereqs.yml 2 ●●● diff | view | raw | blame | history
ansible/roles/infra-osp-create-inventory/tasks/main.yml 98 ●●●● diff | view | raw | blame | history
ansible/roles/ocp-infra-osp-fip/tasks/main.yml 78 ●●●●● diff | view | raw | blame | history
ansible/roles/ocp4-workload-infra-nodes/defaults/main.yml 8 ●●●● diff | view | raw | blame | history
ansible/roles/ocp4-workload-infra-nodes/tasks/workload.yml 6 ●●●●● diff | view | raw | blame | history
ansible/roles/ocp4_machineset_config/tasks/machineset-group-aws.yml 2 ●●● diff | view | raw | blame | history
ansible/roles/ocp4_machineset_config/tasks/machineset-group-openstack.yml 35 ●●●●● diff | view | raw | blame | history
ansible/roles/ocp4_machineset_config/tasks/machineset-group-osp.yml 64 ●●●●● diff | view | raw | blame | history
ansible/roles/ocp4_machineset_config/tasks/machineset-openstack.yml 20 ●●●●● diff | view | raw | blame | history
ansible/roles/ocp4_machineset_config/tasks/machineset-osp.yml 31 ●●●●● diff | view | raw | blame | history
ansible/roles/ocp4_machineset_config/tasks/main.yml 6 ●●●● diff | view | raw | blame | history
ansible/roles/ocp4_machineset_config/tasks/set-facts.yml 31 ●●●●● diff | view | raw | blame | history
ansible/roles/ocp4_machineset_config/templates/machineset-aws.j2 diff | view | raw | blame | history
ansible/roles/ocp4_machineset_config/templates/machineset-openstack.j2 15 ●●●●● diff | view | raw | blame | history