testing: Migrated ha/both-active scenario to vici

This commit is contained in:
Andreas Steffen
2021-03-30 18:57:49 +02:00
parent 5c22e94f0f
commit 511b860916
18 changed files with 140 additions and 113 deletions
+6 -4
View File
@@ -1,7 +1,9 @@
carol::ipsec stop
dave::ipsec stop
moon::ipsec stop
alice::ipsec stop
carol::systemctl stop strongswan
dave::systemctl stop strongswan
moon::systemctl stop strongswan
alice::systemctl stop strongswan
moon::cd /etc/swanctl; rm rsa/marsKey.pem x509/marsCert.pem
alice::cd /etc/swanctl; rm rsa/marsKey.pem x509/marsCert.pem
moon::iptables-restore < /etc/iptables.flush
alice::iptables-restore < /etc/iptables.flush
carol::iptables-restore < /etc/iptables.flush