summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2020-02-19 21:53:46 +0100
committerChristian Pointner <equinox@spreadspace.org>2020-02-19 21:53:46 +0100
commit4ffaeb4a7a2ae3f1c965210e5094019d5d7d8901 (patch)
treed44099d28970191598af71d55f7873a42804c2e3
parentelevate-festival: added test bridges (diff)
added basic config for r1ko to install it using usb-installtopic/mur-r1ko
-rw-r--r--inventory/host_vars/mur-r1ko.yml12
-rw-r--r--inventory/hosts.ini9
2 files changed, 21 insertions, 0 deletions
diff --git a/inventory/host_vars/mur-r1ko.yml b/inventory/host_vars/mur-r1ko.yml
new file mode 100644
index 00000000..ffc13a10
--- /dev/null
+++ b/inventory/host_vars/mur-r1ko.yml
@@ -0,0 +1,12 @@
+---
+install_interface: enp2s0
+install_dhcp: true
+
+install:
+ disks:
+ primary: /dev/disk/by-id/ata-KINGSTON_SMS200S360G_50026B726A00DFF4
+ kernel_cmdline:
+ - console=ttyS0,115200n8
+
+network:
+ domain: "{{ host_domain }}"
diff --git a/inventory/hosts.ini b/inventory/hosts.ini
index e970f8f7..52cd0c5b 100644
--- a/inventory/hosts.ini
+++ b/inventory/hosts.ini
@@ -76,6 +76,15 @@ r3-cccamp19-feedcode host_name=feedcode
r3-cccamp19-av host_name=av
+[mur:vars]
+host_domain=mur.at
+env_group=chaos-at-home
+ansible_port=22
+
+[mur]
+mur-r1ko host_name=r1ko
+
+
###############################
# environment: spreadspace