change " -> '

This commit is contained in:
pettai 2024-06-12 11:31:38 +02:00
parent 80cec401c8
commit 51087c591a
No known key found for this signature in database
GPG key ID: CDF2C381E9A751BD

View file

@ -1,7 +1,7 @@
class dns::knotdns(
$knotdnsrepo = "ppa:cz.nic-labs/knot-dns-latest"
$knotrestrepo = "ppa:pettai/knot-rest"
$knotrestversion = "0.0.2-1"
$knotdnsrepo = 'ppa:cz.nic-labs/knot-dns-latest'
$knotrestrepo = 'ppa:pettai/knot-rest'
$knotrestversion = '0.0.2-1'
){
# This is a control file used to skip these semi-heavy installation steps