5fc37fa6fb
Deploy arbitrary helper scripts to use them in configuration file
9 lines
99 B
Plaintext
9 lines
99 B
Plaintext
# -*- coding: utf-8 -*-
|
|
# vim: ft=sls
|
|
|
|
include:
|
|
- .package
|
|
- .scripts
|
|
- .config
|
|
- .service
|