Skip to content

Commit 1fd7190

Browse files
authored
Update docs to reflect upstream Magnum driver changes (#1000)
1 parent 15cee99 commit 1fd7190

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

doc/source/configuration/magnum-capi.rst

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -105,16 +105,10 @@ Next, copy the CAPI management cluster's kubeconfig file into your stackhpc-kayo
105105

106106
The following config should also be set in your stackhpc-kayobe-config environment:
107107

108-
.. code-block:: ini
109-
:caption: magnum.conf
110-
111-
[nova_client]
112-
endpoint_type = publicURL
113-
114108
.. code-block:: yaml
115109
:caption: kolla/globals.yml
116110
117-
magnum_cluster_api_driver_enabled: true
111+
magnum_capi_helm_driver_enabled: true
118112
119113
To apply the configuration, run ``kayobe overcloud service reconfigure -kt magnum``.
120114

0 commit comments

Comments
 (0)