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

17 lines
410 B
Plaintext
Raw Normal View History

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