This commit is contained in:
root
2025-07-30 18:54:27 +00:00
parent e028a916d7
commit b50dcbdf5e
10 changed files with 2833 additions and 42 deletions

20
terraform/worker2.bu Normal file
View File

@@ -0,0 +1,20 @@
variant: flatcar
version: 1.1.0
passwd:
users:
- name: core
ssh_authorized_keys:
- "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIHHEAlPo3v4U67Y3411pTjIMkQxwlFWdXrBJkSzXenDH flatcar@undercloud"
storage:
files:
- path: /etc/hostname
mode: 0644
contents:
inline: "worker2"
systemd:
units:
- name: docker.service
enabled: true