1
0
Fork 0

Initial commit

This commit is contained in:
Vojtěch Mareš 2023-09-26 21:42:33 +00:00
commit ac2201f72c
5 changed files with 121 additions and 0 deletions

14
templates/config.yaml Normal file
View file

@ -0,0 +1,14 @@
---
passwd:
users:
- name: core
ssh_authorized_keys:
- ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEUz21xFatGKfSwjeg/BOBus2Jn17o8xVthrMFAsDtRD iam@vojtechmares.com
systemd:
units:
# Using flatcar-linux-update-operator instead. See: https://github.com/flatcar-linux/flatcar-linux-update-operator#requirements for more information
- name: locksmithd.service
mask: true
- name: update-engine.service
enabled: true