Experiment: test whether zone is actually required
This commit is contained in:
parent
6070272f1d
commit
133375e9f4
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ object Host "infra02sat.infra.cacert.org" {
|
||||||
|
|
||||||
address = "127.0.0.1"
|
address = "127.0.0.1"
|
||||||
address6 = "::1"
|
address6 = "::1"
|
||||||
zone = "infra02sat.infra.cacert.org"
|
#zone = "infra02sat.infra.cacert.org"
|
||||||
|
|
||||||
vars.is_container = true
|
vars.is_container = true
|
||||||
vars.debian_relase = 12
|
vars.debian_relase = 12
|
||||||
|
|
Loading…
Reference in a new issue