summaryrefslogtreecommitdiff
path: root/inventory/host_vars/ff-60gtest-eur20.yml
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2020-12-07 02:55:14 +0100
committerChristian Pointner <equinox@spreadspace.org>2020-12-07 02:55:14 +0100
commit5be916b02e848c7326551c8a3c6b5c85fc983c02 (patch)
tree24c45068e915d5fb53a0056a18ae7a5ed22d2fc4 /inventory/host_vars/ff-60gtest-eur20.yml
parentadd core/ntp to common playbooks (diff)
add 60GHz test hosts
Diffstat (limited to 'inventory/host_vars/ff-60gtest-eur20.yml')
-rw-r--r--inventory/host_vars/ff-60gtest-eur20.yml41
1 files changed, 41 insertions, 0 deletions
diff --git a/inventory/host_vars/ff-60gtest-eur20.yml b/inventory/host_vars/ff-60gtest-eur20.yml
new file mode 100644
index 00000000..c64585ce
--- /dev/null
+++ b/inventory/host_vars/ff-60gtest-eur20.yml
@@ -0,0 +1,41 @@
+---
+install:
+ arch: i386
+ disks:
+ primary: "/dev/disk/by-id/ata-SanDisk_SDCFX3-004G_119310H2208K0505"
+ kernel_cmdline:
+ - console=ttyS0,115200n8
+ - lowmem=1
+ system_lvm:
+ size: all
+ volumes:
+ - name: root
+ size: 3G
+ filesystem: ext4
+ mountpoint: /
+ - name: var+log
+ size: 256M
+ filesystem: ext4
+ mountpoint: /var/log
+ mount_options:
+ - noatime
+ - nodev
+ - noexec
+
+network:
+ nameservers:
+ - 9.9.9.9
+ #- 10.12.0.10
+ domain: "{{ host_domain }}"
+ primary: &_network_primary_
+ name: enp0s9
+ address: 10.12.5.69/16
+ gateway: 10.12.5.1
+ interfaces:
+ - *_network_primary_
+
+
+ntp_variant: systemd-timesyncd
+ntp_client:
+ servers:
+ - name: ntp.ffgraz.net