coreos-home-server/config/service/letsencrypt/spec.fcc

22 lines
692 B
Plaintext
Raw Normal View History

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