From 0ab633cf3159d302e71ec6edf217dbd78c0d0838 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Sat, 1 May 2021 19:59:43 +0100 Subject: typo --- .../2016-05-22-spinning-up-my-own-authoritative-dns-servers.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'content/html') diff --git a/content/html/gemfeed/2016-05-22-spinning-up-my-own-authoritative-dns-servers.html b/content/html/gemfeed/2016-05-22-spinning-up-my-own-authoritative-dns-servers.html index 268d435f..2984a782 100644 --- a/content/html/gemfeed/2016-05-22-spinning-up-my-own-authoritative-dns-servers.html +++ b/content/html/gemfeed/2016-05-22-spinning-up-my-own-authoritative-dns-servers.html @@ -80,7 +80,7 @@ class { 'bind_freebsd': dynamic_config => "puppet:///files/bind/dynamic.${::hostname}", } -

The Puppet module is actually a pretty simple one. It installs the file "/usr/local/etc/namerd/named.conf" and it populates the "/usr/local/etc/named/dynamicdb" directory with all my zone files.

+

The Puppet module is actually a pretty simple one. It installs the file "/usr/local/etc/named/named.conf" and it populates the "/usr/local/etc/named/dynamicdb" directory with all my zone files.

Once (Puppet-) applied inside of the Jail I get this:

 paul uranus:~/git/blog/source [4268]% ssh admin@dns1.buetow.org.buetow.org pgrep -lf named
-- 
cgit v1.2.3