[keepalived] merge configuration

main
_shirenn 2022-11-30 17:05:33 +01:00
parent d5cfa10ee4
commit 9eab8bd5d4
4 changed files with 10 additions and 39 deletions

View File

@ -41,3 +41,13 @@ glob_keepalived:
glob_service_keepalived:
name: keepalived
install_dir: /var/local/services/keepalived
git:
remote: https://gitlab.adm.crans.org/nounous/keepalived.git
version: master
config:
services:
VI_ALL:
- isc-dhcp-server
- radvd
- bird
- router.target

View File

@ -4,16 +4,3 @@ loc_keepalived:
- name: VI_ALL
state: BACKUP
priority: 100
loc_service_keepalived:
git:
remote: https://gitlab.adm.crans.org/nounous/keepalived.git
version: master
config:
services:
VI_ALL:
- isc-dhcp-server
- radvd
- bird
- bird6
- router.target

View File

@ -4,16 +4,3 @@ loc_keepalived:
- name: VI_ALL
state: BACKUP
priority: 50
loc_service_keepalived:
git:
remote: https://gitlab.adm.crans.org/nounous/keepalived.git
version: master
config:
services:
VI_ALL:
- isc-dhcp-server
- radvd
- bird
- bird6
- router.target

View File

@ -4,16 +4,3 @@ loc_keepalived:
- name: VI_ALL
state: MASTER
priority: 150
loc_service_keepalived:
git:
remote: https://gitlab.adm.crans.org/nounous/keepalived.git
version: master
config:
services:
VI_ALL:
- isc-dhcp-server
- radvd
- bird
- bird6
- router.target