File tree Expand file tree Collapse file tree 1 file changed +3
-17
lines changed Expand file tree Collapse file tree 1 file changed +3
-17
lines changed Original file line number Diff line number Diff line change @@ -63,20 +63,8 @@ cifmw_edpm_prepare_kustomizations:
6363 metadata:
6464 name: controlplane
6565 spec:
66- nova:
67- template:
68- notificationsBusInstance: rabbitmq-notifications
69- target:
70- kind: OpenStackControlPlane
71- - patch : |-
72- apiVersion: core.openstack.org/v1beta1
73- kind: OpenStackControlPlane
74- metadata:
75- name: controlplane
76- spec:
77- cinder:
78- template:
79- notificationsBusInstance: rabbitmq-notifications
66+ template:
67+ notificationsBusInstance: rabbitmq-notifications
8068 target:
8169 kind: OpenStackControlPlane
8270 - patch : |-
@@ -88,7 +76,6 @@ cifmw_edpm_prepare_kustomizations:
8876 rabbitmq:
8977 templates:
9078 rabbitmq-notifications:
91- delayStartSeconds: 30
9279 override:
9380 service:
9481 metadata:
@@ -107,11 +94,10 @@ cifmw_edpm_prepare_kustomizations:
10794 spec:
10895 watcher:
10996 enabled: true
110- template:
111- notificationsBusInstance: rabbitmq-notifications
11297 target:
11398 kind: OpenStackControlPlane
11499
100+
115101cifmw_edpm_prepare_timeout : 60
116102
117103cifmw_install_yamls_whitelisted_vars :
You can’t perform that action at this time.
0 commit comments