0
0
mirror of https://github.com/saltstack-formulas/cron-formula.git synced 2025-02-22 20:43:56 +01:00
cron-formula/cron/init.sls

8 lines
104 B
Plaintext
Raw Normal View History

2017-07-28 01:43:45 +02:00
# -*- coding: utf-8 -*-
# vim: ft=sls
include:
- cron.install
- cron.config
- cron.service