leaving strongswan untouched since it would otherwise break a upgrade process
This commit is contained in:
parent
03a8db740f
commit
2bfed0b53e
|
@ -364,7 +364,7 @@ case "$1" in
|
||||||
|
|
||||||
## START configuring services as we need it
|
## START configuring services as we need it
|
||||||
|
|
||||||
systemctl disable strongswan # disable ipsec till we have the certs and all ansible will enable it after dropping certs
|
#systemctl disable strongswan # disable ipsec till we have the certs and all ansible will enable it after dropping certs
|
||||||
systemctl enable firewall
|
systemctl enable firewall
|
||||||
systemctl enable systemd-timesyncd
|
systemctl enable systemd-timesyncd
|
||||||
systemctl restart systemd-timesyncd
|
systemctl restart systemd-timesyncd
|
||||||
|
|
Loading…
Reference in New Issue