coreos-home-server/config/service/letsencrypt/spec.fcc
Alex Palaistras aafa8d9f12 Move systemd files to separate folders
This will help make subsequent synchronization with hosts easier, as
systemd files and potential dropins are guarnateed to exist under a
certain hierarchy that can be dropped as-is into host configuration
directories.
2021-03-26 20:47:08 +00:00

15 lines
329 B
Plaintext

variant: fcos
version: 1.3.0
storage:
trees:
- path: /etc/systemd/system
local: service/letsencrypt/systemd/
systemd:
units:
- name: letsencrypt-dns-register@.service
enabled: true
- name: letsencrypt-dns-renew@.service
enabled: true
- name: letsencrypt-dns-renew@.timer
enabled: true