keepalived-formula/keepalived/defaults.yaml
Hatifnatt 5fc37fa6fb feat(scripts): deploy helper scripts
Deploy arbitrary helper scripts to use them in configuration file
2020-11-30 18:10:54 +03:00

14 lines
257 B
YAML

# -*- coding: utf-8 -*-
# vim: ft=yaml
---
keepalived:
package: keepalived
config_file: /etc/keepalived/keepalived.conf
service:
name: keepalived
config:
global_defs:
smtp_server: localhost
scripts_dir: /etc/keepalived
scripts: {}