diff options
| author | alex <alex@pdp7.net> | 2023-02-05 22:07:39 +0100 |
|---|---|---|
| committer | alex <alex@pdp7.net> | 2023-02-05 22:07:39 +0100 |
| commit | f81d1a2b8c74344d6926fc0101a70339c0d88e20 (patch) | |
| tree | c69716b2116a369e65b81b34ef682283d138aaf4 /personal_infra/puppet/site/maelcum.mad.int.pdp7.net.pp | |
| parent | e078734e81be099f844072cf81ac3ae5c6f6fa65 (diff) | |
Remove FreeIPA dnmasq
Diffstat (limited to 'personal_infra/puppet/site/maelcum.mad.int.pdp7.net.pp')
| -rw-r--r-- | personal_infra/puppet/site/maelcum.mad.int.pdp7.net.pp | 1 |
1 files changed, 0 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 106049ec..064af4d4 100644 --- a/personal_infra/puppet/site/maelcum.mad.int.pdp7.net.pp +++ b/personal_infra/puppet/site/maelcum.mad.int.pdp7.net.pp @@ -1,6 +1,5 @@ node 'maelcum.mad.int.pdp7.net' { class {'dns_dhcp':} - class {'freeipa::dnsmasq':} file {'/etc/dnsmasq.d/static.conf': content => 'host-record=router,router.mad.int.pdp7.net,10.34.10.1 dhcp-host=d8:8c:79:1a:11:59,chromecast,10.34.10.3 |
