Compare commits

...

3 Commits

Author SHA1 Message Date
f7893a980e Merge pull request 'Add ha-node role + enable keepalived formula' (#13) from keepalived-formula into production
All checks were successful
ci/lysergic/push/pipeline Pipeline was successful
Reviewed-on: #13
2023-02-08 22:55:45 +01:00
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
- keepalived
- nginx
- openssh
- postfix

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

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