coreos-home-server/config/service/mariadb/spec.bu
Alex Palaistras 896ba3f4c5 mariadb: Don't enable migration systemd service
This is intended to be defined as a dependency to other services, and
should not be run on its own by default.
2021-08-14 23:48:12 +01:00

11 lines
183 B
Plaintext

variant: fcos
version: 1.3.0
storage:
trees:
- path: /etc/systemd/system
local: service/mariadb/systemd/
systemd:
units:
- name: mariadb.service
enabled: true