keepalived-formula/keepalived/init.sls
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

9 lines
99 B
Plaintext

# -*- coding: utf-8 -*-
# vim: ft=sls
include:
- .package
- .scripts
- .config
- .service