summaryrefslogtreecommitdiff
path: root/content/gemtext/gemfeed
diff options
context:
space:
mode:
authorPaul Buetow <git@mx.buetow.org>2021-05-01 19:59:43 +0100
committerPaul Buetow <git@mx.buetow.org>2021-05-01 19:59:43 +0100
commitf22bc9f0c363f71f0346693cbdd89176d43cc099 (patch)
tree6738ac0fda058e5d67c754c4fb2e65dc45cda563 /content/gemtext/gemfeed
parent3e5663745a2a1bbe72bf36c637c04dc6b7c1388a (diff)
typo
Diffstat (limited to 'content/gemtext/gemfeed')
-rw-r--r--content/gemtext/gemfeed/2016-05-22-spinning-up-my-own-authoritative-dns-servers.gmi2
1 files changed, 1 insertions, 1 deletions
diff --git a/content/gemtext/gemfeed/2016-05-22-spinning-up-my-own-authoritative-dns-servers.gmi b/content/gemtext/gemfeed/2016-05-22-spinning-up-my-own-authoritative-dns-servers.gmi
index 44df2112..61b2b06a 100644
--- a/content/gemtext/gemfeed/2016-05-22-spinning-up-my-own-authoritative-dns-servers.gmi
+++ b/content/gemtext/gemfeed/2016-05-22-spinning-up-my-own-authoritative-dns-servers.gmi
@@ -75,7 +75,7 @@ class { 'bind_freebsd':
}
```
-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: