Compare commits

..

2 Commits

Author SHA1 Message Date
a8bbe056f1
Add ha-node role
All checks were successful
ci/lysergic/push/pipeline Pipeline was successful
Add ha-node role for machines in a HA pair using keepalived.

Signed-off-by: Georg Pfuetzenreuter <mail@georg-pfuetzenreuter.net>
2023-02-08 20:31:27 +01:00
2d06de94ca
Enable keepalived-formula
Signed-off-by: Georg Pfuetzenreuter <mail@georg-pfuetzenreuter.net>
2023-02-08 20:30:52 +01:00
2 changed files with 3 additions and 0 deletions

View File

@ -1,4 +1,5 @@
- firewalld - firewalld
- keepalived
- nginx - nginx
- openssh - openssh
- postfix - postfix

2
salt/role/ha-node.sls Normal file
View File

@ -0,0 +1,2 @@
include:
- keepalived