Logo
Explore Help
Sign In
micqdf/TerraHome
1
0
Fork 0
You've already forked TerraHome
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
760d0e8b5ba8bb126d07e8a7c71d994d456a7ad5
TerraHome/terraform/files/cloud_init_global.tpl

16 lines
245 B
Smarty
Raw Normal View History

terraform fmt
2025-04-17 22:24:54 +01:00
#cloud-config
feat: refactor infra to cp/wk kubeadm topology Provision 3 thin control planes and 3 workers with role-specific sizing and VMID ranges (701/711), generate per-node cloud-init snippets with SSH key injection, and add NixOS kubeadm host/module scaffolding for cp-1..3 and wk-1..3.
2026-02-28 14:16:55 +00:00
hostname: ${hostname}
Worflow: changes vars
2025-04-18 12:12:28 +01:00
manage_etc_hosts: true
resolv_conf:
nameservers:
- 8.8.8.8
- 1.1.1.1
terraform fmt
2025-04-18 10:51:00 +01:00
preserve_hostname: false
feat: refactor infra to cp/wk kubeadm topology Provision 3 thin control planes and 3 workers with role-specific sizing and VMID ranges (701/711), generate per-node cloud-init snippets with SSH key injection, and add NixOS kubeadm host/module scaffolding for cp-1..3 and wk-1..3.
2026-02-28 14:16:55 +00:00
fqdn: ${hostname}.${domain}
update: rotate SSH access via cloud-init secret Inject SSH public key through Terraform/cloud-init from Gitea secret so access can be rotated without rebuilding the template image.
2026-02-28 12:36:20 +00:00
users:
- name: micqdf
ssh_authorized_keys:
- ${SSH_KEY_PUBLIC}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.4 Page: 251ms Template: 5ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API