mirror of https://dev.ccchb.de/ccchb/ansible.git
inventory: Add host_vars for dn42.emma.ccchb.de
This commit is contained in:
parent
00d0da7540
commit
dbe4a55f73
|
@ -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"
|
Loading…
Reference in New Issue