From dbe4a55f73ce8168c5ec69594ca4e99a706c1e56 Mon Sep 17 00:00:00 2001 From: Geno Date: Thu, 17 Sep 2020 00:12:13 +0000 Subject: [PATCH] inventory: Add host_vars for dn42.emma.ccchb.de --- host_vars/dn42.emma.ccchb.de.yml | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 host_vars/dn42.emma.ccchb.de.yml diff --git a/host_vars/dn42.emma.ccchb.de.yml b/host_vars/dn42.emma.ccchb.de.yml new file mode 100644 index 0000000..cd48516 --- /dev/null +++ b/host_vars/dn42.emma.ccchb.de.yml @@ -0,0 +1,8 @@ +ansible_ssh_host: 10.0.0.3 + +ipv6: 2a01:4f8:150:926f::7/127 +ipv6route: 2a01:4f8:150:926f::6 +ipv4: 10.0.0.3/31 +ipv4route: 10.0.0.2 +dns: 213.133.98.98 8.8.8.8 +default_root_ssh_publickey: "https://fireorbit.de/keys/ssh"