2025-10-13 06:56:42,068 p=30902 u=zuul n=ansible | [WARNING]: Found variable using reserved name: namespace 2025-10-13 06:56:42,069 p=30902 u=zuul n=ansible | PLAY [Kustomize ControlPlane for horizon service] ****************************** 2025-10-13 06:56:42,119 p=30902 u=zuul n=ansible | TASK [Ensure the kustomizations dir exists path={{ cifmw_basedir }}/artifacts/manifests/kustomizations/controlplane, state=directory, mode=0755] *** 2025-10-13 06:56:42,120 p=30902 u=zuul n=ansible | Monday 13 October 2025 06:56:42 +0000 (0:00:00.065) 0:00:00.065 ******** 2025-10-13 06:56:42,442 p=30902 u=zuul n=ansible | ok: [localhost] 2025-10-13 06:56:42,451 p=30902 u=zuul n=ansible | TASK [Create kustomize yaml to enable Horizon dest={{ cifmw_basedir }}/artifacts/manifests/kustomizations/controlplane/80-horizon-kustomization.yaml, content=apiVersion: kustomize.config.k8s.io/v1beta1 kind: Kustomization namespace: {{ namespace }} patches: - target: kind: OpenStackControlPlane patch: |- - op: add path: /spec/horizon/enabled value: true - op: add path: /spec/horizon/template/memcachedInstance value: memcached, mode=0644] *** 2025-10-13 06:56:42,452 p=30902 u=zuul n=ansible | Monday 13 October 2025 06:56:42 +0000 (0:00:00.331) 0:00:00.397 ******** 2025-10-13 06:56:43,213 p=30902 u=zuul n=ansible | changed: [localhost] 2025-10-13 06:56:43,244 p=30902 u=zuul n=ansible | PLAY RECAP ********************************************************************* 2025-10-13 06:56:43,244 p=30902 u=zuul n=ansible | localhost : ok=2 changed=1 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2025-10-13 06:56:43,244 p=30902 u=zuul n=ansible | Monday 13 October 2025 06:56:43 +0000 (0:00:00.792) 0:00:01.190 ******** 2025-10-13 06:56:43,244 p=30902 u=zuul n=ansible | =============================================================================== 2025-10-13 06:56:43,244 p=30902 u=zuul n=ansible | Create kustomize yaml to enable Horizon --------------------------------- 0.79s 2025-10-13 06:56:43,245 p=30902 u=zuul n=ansible | Ensure the kustomizations dir exists ------------------------------------ 0.33s