mirror of
https://github.com/notherealmarco/coredns-deployment.git
synced 2025-05-05 20:42:33 +02:00
fixed bug with etc. Added to readme (#18)
This commit is contained in:
parent
5bdbf578d9
commit
ddf67e8f98
2 changed files with 18 additions and 3 deletions
|
@ -58,6 +58,7 @@ class Coredns < Formula
|
|||
end
|
||||
|
||||
(buildpath/"Corefile.example").write default_coredns_config
|
||||
(etc/"coredns").mkpath
|
||||
etc.install "Corefile.example" => "coredns/Corefile"
|
||||
end
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue