summaryrefslogtreecommitdiff
path: root/inventory/host_vars/s2-thetys.yml
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2020-07-29 19:02:01 +0200
committerChristian Pointner <equinox@spreadspace.org>2020-07-29 19:02:01 +0200
commitc488fae4637e1febce59e9bc10ab2d62c9e91e6b (patch)
tree16b89134f06a89a24d87b27f12d2c550947ada7d /inventory/host_vars/s2-thetys.yml
parentkubernetes/addons: upgrade metics server to 0.3.7 (diff)
s2-thethys: basic installation
Diffstat (limited to 'inventory/host_vars/s2-thetys.yml')
-rw-r--r--inventory/host_vars/s2-thetys.yml26
1 files changed, 22 insertions, 4 deletions
diff --git a/inventory/host_vars/s2-thetys.yml b/inventory/host_vars/s2-thetys.yml
index c9512432..ab4ee8ed 100644
--- a/inventory/host_vars/s2-thetys.yml
+++ b/inventory/host_vars/s2-thetys.yml
@@ -1,8 +1,26 @@
---
-base_packages_extra_host:
- - exfat-fuse
- - exfat-utils
- - vlan
+install:
+ efi: true
+ disks:
+ primary: "/dev/disk/by-id/ata-TS32GMSA370_B475040161"
+ kernel_cmdline:
+ - "consoleblank=0"
+
+network:
+ nameservers:
+ - 9.9.9.9
+ domain: "{{ host_domain }}"
+ primary: &_network_primary_
+ name: eno1
+ address: 192.168.28.202/24
+ gateway: 192.168.28.254
+ interfaces:
+ - *_network_primary_
admin_users_host:
- equinox
+
+apt_repo_components:
+ - main
+ - contrib
+ - non-free ## for microcode updates