summaryrefslogtreecommitdiff
path: root/inventory
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2019-01-12 18:12:03 +0100
committerChristian Pointner <equinox@spreadspace.org>2019-01-12 18:12:03 +0100
commit8d8db0ea6d43914553ca83bada037bb90f8de469 (patch)
tree2dedb199bc93cfda330dbc00eb777f9fcb351199 /inventory
parentnicer firewall script (diff)
ele-media: added simple network setup
Diffstat (limited to 'inventory')
-rw-r--r--inventory/host_vars/ele-media.yml8
1 files changed, 5 insertions, 3 deletions
diff --git a/inventory/host_vars/ele-media.yml b/inventory/host_vars/ele-media.yml
index 9815f260..1f6f58a0 100644
--- a/inventory/host_vars/ele-media.yml
+++ b/inventory/host_vars/ele-media.yml
@@ -1,4 +1,8 @@
---
+install:
+ disks:
+ primary: /dev/disk/by-id/ata-Samsung_SSD_840_Series_S14GNEACC92243K
+
network:
nameservers: "{{ network_zones.lan.dns }}"
domain: "{{ host_domain }}"
@@ -8,9 +12,7 @@ network:
mask: "{{ network_zones.lan.prefix | ipaddr('netmask') }}"
gateway: "{{ network_zones.lan.gw }}"
-install:
- disks:
- primary: /dev/disk/by-id/ata-Samsung_SSD_840_Series_S14GNEACC92243K
+network_setup: r3-with-lan
dyndns: