By consistently using the `expect-connection` helper we can avoid pretty much all previously needed calls to sleep.
6 lines
139 B
Plaintext
6 lines
139 B
Plaintext
moon::rm /etc/ipsec.d/cacerts/strongswanCert.pem
|
|
carol::ipsec start
|
|
moon::ipsec start
|
|
carol::expect-connection alice
|
|
carol::ipsec up alice
|