diff --git a/terraform/control-plane1.bu b/terraform/control-plane1.bu index 5fedb1d..be317bc 100644 --- a/terraform/control-plane1.bu +++ b/terraform/control-plane1.bu @@ -567,7 +567,10 @@ 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 [Install] WantedBy=multi-user.target