By consistently using the `expect-connection` helper we can avoid pretty much all previously needed calls to sleep.
7 lines
160 B
Plaintext
7 lines
160 B
Plaintext
dave::ipsec stop
|
|
carol::ipsec stop
|
|
moon::ipsec stop
|
|
carol::iptables-restore < /etc/iptables.flush
|
|
dave::rm /etc/ipsec.d/certs/*
|
|
dave::rm /etc/ipsec.d/private/*
|