diff options
| author | alex <alex@pdp7.net> | 2026-03-13 19:48:33 +0100 |
|---|---|---|
| committer | alex <alex@pdp7.net> | 2026-03-13 19:48:33 +0100 |
| commit | f6423cc4fa55deb2c372e07a1a7f895e08ad862f (patch) | |
| tree | 6c5683f6da81633a6d00c0e5798cdd6c78b4b564 /personal_infra | |
| parent | d26b5be22139d990ed453c3fda970cd81790acc6 (diff) | |
Some pedantic clients apparently require this
Diffstat (limited to 'personal_infra')
| -rw-r--r-- | personal_infra/puppet/site/maelcum.mad.int.pdp7.net.pp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/personal_infra/puppet/site/maelcum.mad.int.pdp7.net.pp b/personal_infra/puppet/site/maelcum.mad.int.pdp7.net.pp index ec1b6300..f69a137f 100644 --- a/personal_infra/puppet/site/maelcum.mad.int.pdp7.net.pp +++ b/personal_infra/puppet/site/maelcum.mad.int.pdp7.net.pp @@ -7,7 +7,7 @@ node 'maelcum.mad.int.pdp7.net' { dhcp-host=d8:8c:79:1a:11:59,chromecast,10.34.10.3 host-record=maelcum.mad.int.pdp7.net,maelcum,10.34.10.2 - dhcp-option=tag:!noroutes,option:classless-static-route,192.168.76.0/24,10.34.10.2,10.43.43.0/24,10.34.10.2,10.17.19.0/24,10.34.10.2 + dhcp-option=tag:!noroutes,option:classless-static-route,192.168.76.0/24,10.34.10.2,10.43.43.0/24,10.34.10.2,10.17.19.0/24,10.34.10.2,0.0.0.0/0,10.34.10.1 # Kobo dhcp-host=a4:3c:d7:39:c6:29,set:noroutes | EOT |
