You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 3, 2019. It is now read-only.
Connection errors (eg. because we must use a proxy) are ignored, and configuration continues as if the package was successfully downloaded. Rerunning produces many other errors due to partial configuration being present.
Scripts like the deploy script should really be idempotent.
It would also be nice to allow certain portions to be skipped, like if ntpd is allready setup, then don't deploy chrony, or if iptables is already active, don't deploy firewalld.
Connection errors (eg. because we must use a proxy) are ignored, and configuration continues as if the package was successfully downloaded. Rerunning produces many other errors due to partial configuration being present.
Scripts like the deploy script should really be idempotent.
It would also be nice to allow certain portions to be skipped, like if ntpd is allready setup, then don't deploy chrony, or if iptables is already active, don't deploy firewalld.