add more knot packages
This commit is contained in:
parent
bd32b1cb43
commit
4303861003
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ class dns::knotdns(
|
|||
|
||||
# Install the package stuff
|
||||
exec {"Install KnotDNS + KnotREST":
|
||||
command => "apt-get install -fy knot python3-knot-rest=$knotrestversion && touch $control_file",
|
||||
command => "apt-get install -fy knot knot-host knot-utils libknot14 python3-knot-rest=$knotrestversion && touch $control_file",
|
||||
}
|
||||
|
||||
# Install KnotDNS configuration
|
||||
|
|
Loading…
Add table
Reference in a new issue