diff --git a/terraform/control-plane1.bu b/terraform/control-plane1.bu index be317bc..a57ae3e 100644 --- a/terraform/control-plane1.bu +++ b/terraform/control-plane1.bu @@ -395,7 +395,7 @@ systemd: ExecStart=/bin/sh -c 'echo "witing 120s..."' ExecStart=/bin/sleep 2m ExecStart=/bin/sh -c 'echo "apply calico-peers..."' - ExecStart=-/opt/bin/kubectl apply -f http://git.undercloud.local:3000/Undercloud/undercloud-infrastructure/raw/branch/main/calico-config/calico-peer.yaml + ExecStart=/opt/bin/kubectl apply -f http://git.undercloud.local:3000/Undercloud/undercloud-infrastructure/raw/branch/main/calico-config/calico-peer.yaml ExecStart=/bin/sh -c 'echo "witing 60s..."' ExecStart=/bin/sleep 1m ExecStart=/bin/sh -c 'echo "apply calico-ippools..."' @@ -567,7 +567,7 @@ systemd: kubectl create -f http://git.undercloud.local:3000/Undercloud/undercloud-infrastructure/raw/branch/main/calico-config/whisker.yaml || true ; \ echo "[pin-service-ips] done." \ ' - + ExecStart=/usr/bin/systemctl disable install-argocd.service Restart=on-failure RestartSec=120s