diff options
author | makefu <root@pigstarter.de> | 2013-07-17 13:19:31 +0200 |
---|---|---|
committer | makefu <root@pigstarter.de> | 2013-07-17 13:19:31 +0200 |
commit | 3e891635d9d67193144b8c48c466dd9a31a7261c (patch) | |
tree | 42628e6f496b65cca874cc0f61af1f745383cf11 | |
parent | 269def479df1f08939d8dbf6802ac679e0b2e6ff (diff) |
fix ip conflict
-rw-r--r-- | retiolum/hosts/kiosk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/retiolum/hosts/kiosk b/retiolum/hosts/kiosk index 3ebed3b7..b490e8cd 100644 --- a/retiolum/hosts/kiosk +++ b/retiolum/hosts/kiosk @@ -1,4 +1,4 @@ -Subnet = 10.243.232.121 +Subnet = 10.243.232.122 Subnet = 42:1ad1:b481:00f5:aab8:f8cc:51fe:4b87 -----BEGIN RSA PUBLIC KEY----- |