coreos-home-server/config/common/common.bu
Alex Palaistras 100951c118 Update to latest CoreOS version
This partially reverts default network configuration, which will now
implicitly create the specified network without the ability to set
default plugins.

Templated services are also no longer enabled by default, but expect to
be enabled as part of concrete patterns.
2021-09-08 18:45:04 +01:00

21 lines
450 B
Plaintext

variant: fcos
version: 1.3.0
storage:
trees:
- path: /etc/coreos-home-server
local: service/
- path: /etc/systemd/system
local: common/systemd/
directories:
- path: /etc/coreos-home-server
mode: 0700
files:
- path: /etc/containers/containers.conf
mode: 0644
contents:
local: common/container/containers.conf
systemd:
units:
- name: coreos-home-server-update.timer
enabled: true