kolla-ansible/ansible/roles/magnum
Christian Berendt c939504da6 magnum: support kubeconfig configuration file
If a file {{ node_custom_config }}/magnum/kubeconfig exists, it is
copied to /var/lib/magnum/.kube/config in all Magnum Service Containers.
At this location, the vexxhost/magnum-cluster-api will loo for the Kubeconfig
configuration file to control the Cluster API Control Plane. If the
vexxhost/magnum-cluster-api is installed in the Magnum container images,
control of a cluster API control plane can then take place via the Magnum API.

Depends-On: https://review.opendev.org/c/openstack/kolla/+/902101
Change-Id: I986c5192fe96b9c480a2d8fa87d719a50ce78186
2023-12-01 07:15:25 +00:00
..
defaults Fix ansible-lint warnings related to jinja spacing 2023-09-18 15:44:39 +02:00
handlers Rename kolla_docker to kolla_container 2023-11-15 13:54:57 +01:00
tasks magnum: support kubeconfig configuration file 2023-12-01 07:15:25 +00:00
templates magnum: support kubeconfig configuration file 2023-12-01 07:15:25 +00:00
vars Move project_name and kolla_role_name to role vars 2021-12-31 09:26:25 +00:00