diff --git a/host_vars/fetsite3 b/host_vars/fetsite3 new file mode 100644 index 0000000..b5cc728 --- /dev/null +++ b/host_vars/fetsite3 @@ -0,0 +1,3 @@ +inventory_hostname: fetsite3.fet.htu.tuwien.ac.at +inventory_hostname_short: fetsite3 + diff --git a/host_vars/fetsite4 b/host_vars/fetsite4 new file mode 100644 index 0000000..fbcc2f9 --- /dev/null +++ b/host_vars/fetsite4 @@ -0,0 +1,3 @@ +inventory_hostname: fetsite4.fet.htu.tuwien.ac.at +inventory_hostname_short: fetsite4 + diff --git a/host_vars/fetsite5 b/host_vars/fetsite5 new file mode 100644 index 0000000..0e90116 --- /dev/null +++ b/host_vars/fetsite5 @@ -0,0 +1,3 @@ +inventory_hostname: fetsite5.fet.htu.tuwien.ac.at +inventory_hostname_short: fetsite5 + diff --git a/hosts/production b/hosts/production index f9d06a4..3a8b5ab 100644 --- a/hosts/production +++ b/hosts/production @@ -11,6 +11,9 @@ all: alekse: wostok: fetsite: + fetsite3: + fetsite4: + fetsite5: fet_lxc_void: hosts: sputnik: diff --git a/ssh.cfg b/ssh.cfg index 4a86806..1e55075 100644 --- a/ssh.cfg +++ b/ssh.cfg @@ -43,6 +43,18 @@ Host progress User root Proxyjump sputnik +Host fetsite3 + User root + Proxyjump sputnik + +Host fetsite4 + User root + Proxyjump sputnik + +Host fetsite5 + User root + Proxyjump sputnik + Host energija Hostname energija.htu.tuwien.ac.at ProxyJump sputnik