mirror of
https://github.com/saltstack-formulas/cron-formula.git
synced 2024-11-27 23:07:46 +01:00
8 lines
95 B
YAML
8 lines
95 B
YAML
# -*- coding: utf-8 -*-
|
|
# vim: ft=yaml
|
|
---
|
|
cron:
|
|
pkg: cronie
|
|
service: cron
|
|
enabled: true
|