summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDan Goodliffe <dan@randomdan.homeip.net>2021-04-02 16:08:50 +0100
committerDan Goodliffe <dan@randomdan.homeip.net>2021-04-02 16:08:50 +0100
commiteeb346ea90f6487ec8c9e405c2cebbdd7074c600 (patch)
treecf1f964907f1fa2b816a926ac7c751652449ffa0
parentUse virtualipin for haproxy stats (diff)
downloadconfig-eeb346ea90f6487ec8c9e405c2cebbdd7074c600.tar.bz2
config-eeb346ea90f6487ec8c9e405c2cebbdd7074c600.tar.xz
config-eeb346ea90f6487ec8c9e405c2cebbdd7074c600.zip
PS3 doesn't need fixed IP
-rw-r--r--etc/dhcp/primary.conf1
1 files changed, 0 insertions, 1 deletions
diff --git a/etc/dhcp/primary.conf b/etc/dhcp/primary.conf
index f497735..55ace91 100644
--- a/etc/dhcp/primary.conf
+++ b/etc/dhcp/primary.conf
@@ -23,7 +23,6 @@ failover peer "randomlan" {
host ps3 {
hardware ethernet 00:1d:0d:f8:a5:80;
- fixed-address 10.10.0.4;
option domain-name-servers 8.8.8.8, 8.8.4.4;
}