From 19d67d24eef5debb211f5d720aed3cf0aa38a996 Mon Sep 17 00:00:00 2001 From: Matt Anson Date: Thu, 4 Sep 2025 10:22:15 +0100 Subject: [PATCH] Update azimuth_ops collection FQCN The azimuth_ops collection namespace has changed from stackhpc to azimuth_cloud. Update the documentation to reflect this change. (cherry picked from commit 606eec4640b86a1749c35990320786d6d71d5978) --- doc/source/configuration/magnum-capi.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/source/configuration/magnum-capi.rst b/doc/source/configuration/magnum-capi.rst index bc836ccc80..7885fed6a9 100644 --- a/doc/source/configuration/magnum-capi.rst +++ b/doc/source/configuration/magnum-capi.rst @@ -72,7 +72,7 @@ To deploy the CAPI management cluster using this site-specific environment, run # Run the provision playbook from the azimuth-ops collection # NOTE: THIS COMMAND RUNS A DIFFERENT PLAYBOOK FROM # THE STANDARD AZIMUTH DEPLOYMENT INSTRUCTIONS - ansible-playbook stackhpc.azimuth_ops.provision_capi_mgmt + ansible-playbook azimuth_cloud.azimuth_ops.provision_capi_mgmt The general running order of the provisioning playbook is the following: