File tree Expand file tree Collapse file tree 1 file changed +2
-17
lines changed Expand file tree Collapse file tree 1 file changed +2
-17
lines changed Original file line number Diff line number Diff line change @@ -63,20 +63,7 @@ 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+ notificationsBusInstance: rabbitmq-notifications
8067 target:
8168 kind: OpenStackControlPlane
8269 - patch : |-
@@ -88,7 +75,6 @@ cifmw_edpm_prepare_kustomizations:
8875 rabbitmq:
8976 templates:
9077 rabbitmq-notifications:
91- delayStartSeconds: 30
9278 override:
9379 service:
9480 metadata:
@@ -107,11 +93,10 @@ cifmw_edpm_prepare_kustomizations:
10793 spec:
10894 watcher:
10995 enabled: true
110- template:
111- notificationsBusInstance: rabbitmq-notifications
11296 target:
11397 kind: OpenStackControlPlane
11498
99+
115100cifmw_edpm_prepare_timeout : 60
116101
117102cifmw_install_yamls_whitelisted_vars :
You can’t perform that action at this time.
0 commit comments