coreos-home-server/config/common/container.bu
Alex Palaistras 75765576dc Fix various issues
The fixes here include typos, removals of deprecated paths, fixes for
first-boot-only systemd targets and related MariaDB migrate machinery,
better logging for Postfix, and an increase in the default request body
size for the default NGINX ingress.
2021-08-01 22:31:25 +01:00

22 lines
483 B
Plaintext

variant: fcos
version: 1.3.0
storage:
trees:
- path: /etc/container-service
local: service/
- path: /etc/systemd/system
local: common/systemd/
directories:
- path: /etc/container-service
mode: 0700
systemd:
units:
- name: container-build@.service
enabled: true
- name: container-build@.path
enabled: true
- name: container-network@.service
enabled: true
- name: container-environment@.service
enabled: true