precise version
This commit is contained in:
parent
68688bca07
commit
bd32b1cb43
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
class dns::knotdns(
|
class dns::knotdns(
|
||||||
$knotdnsrepo = 'ppa:cz.nic-labs/knot-dns-latest',
|
$knotdnsrepo = 'ppa:cz.nic-labs/knot-dns-latest',
|
||||||
$knotrestrepo = 'ppa:pettai/knot-rest',
|
$knotrestrepo = 'ppa:pettai/knot-rest',
|
||||||
$knotrestversion = '0.0.2-1',
|
$knotrestversion = '0.0.2-1~ubuntu22.04',
|
||||||
){
|
){
|
||||||
|
|
||||||
# This is a control file used to skip these semi-heavy installation steps
|
# This is a control file used to skip these semi-heavy installation steps
|
||||||
|
|
Loading…
Add table
Reference in a new issue