mirror of
https://github.com/saltstack-formulas/cron-formula.git
synced 2025-02-19 19:28:44 +01:00
8 lines
104 B
Plaintext
8 lines
104 B
Plaintext
|
# -*- coding: utf-8 -*-
|
||
|
# vim: ft=sls
|
||
|
|
||
|
include:
|
||
|
- cron.install
|
||
|
- cron.config
|
||
|
- cron.service
|