summaryrefslogtreecommitdiff
path: root/frontends/Rexfile
diff options
context:
space:
mode:
Diffstat (limited to 'frontends/Rexfile')
-rw-r--r--frontends/Rexfile1
1 files changed, 1 insertions, 0 deletions
diff --git a/frontends/Rexfile b/frontends/Rexfile
index 2510dd0..9327402 100644
--- a/frontends/Rexfile
+++ b/frontends/Rexfile
@@ -108,6 +108,7 @@ our %wg0_ips = (
'r0' => { '4' => '192.168.2.120', '6' => 'fd42:beef:cafe:2::120' },
'r1' => { '4' => '192.168.2.121', '6' => 'fd42:beef:cafe:2::121' },
'r2' => { '4' => '192.168.2.122', '6' => 'fd42:beef:cafe:2::122' },
+ 'rocky' => { '4' => '192.168.2.123', '6' => 'fd42:beef:cafe:2::123' },
'pi0' => { '4' => '192.168.2.203', '6' => 'fd42:beef:cafe:2::203' },
'pi1' => { '4' => '192.168.2.204', '6' => 'fd42:beef:cafe:2::204' },
);