Add ha-netcup role
All checks were successful
ci/lysergic/push/pipeline Pipeline was successful

Role managing the Netcup IP failover script plus keepalived.
Requires ha-node role introduced via a8bbe056f1.

Signed-off-by: Georg Pfuetzenreuter <mail@georg-pfuetzenreuter.net>
This commit is contained in:
Georg Pfuetzenreuter 2023-02-08 21:21:46 +01:00
parent af2c5b0061
commit 0581510c10
Signed by: Georg
GPG Key ID: 1ED2F138E7E6FF57

3
salt/role/ha-netcup.sls Normal file
View File

@ -0,0 +1,3 @@
include:
- profile.netcup_failover
- role.ha-node