commit
This commit is contained in:
@@ -395,7 +395,7 @@ systemd:
|
|||||||
ExecStart=/bin/sh -c 'echo "witing 120s..."'
|
ExecStart=/bin/sh -c 'echo "witing 120s..."'
|
||||||
ExecStart=/bin/sleep 2m
|
ExecStart=/bin/sleep 2m
|
||||||
ExecStart=/bin/sh -c 'echo "apply calico-peers..."'
|
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/sh -c 'echo "witing 60s..."'
|
||||||
ExecStart=/bin/sleep 1m
|
ExecStart=/bin/sleep 1m
|
||||||
ExecStart=/bin/sh -c 'echo "apply calico-ippools..."'
|
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 ; \
|
kubectl create -f http://git.undercloud.local:3000/Undercloud/undercloud-infrastructure/raw/branch/main/calico-config/whisker.yaml || true ; \
|
||||||
echo "[pin-service-ips] done." \
|
echo "[pin-service-ips] done." \
|
||||||
'
|
'
|
||||||
|
|
||||||
ExecStart=/usr/bin/systemctl disable install-argocd.service
|
ExecStart=/usr/bin/systemctl disable install-argocd.service
|
||||||
Restart=on-failure
|
Restart=on-failure
|
||||||
RestartSec=120s
|
RestartSec=120s
|
||||||
|
|||||||
Reference in New Issue
Block a user