change domain of CA
This commit is contained in:
parent
15670c9865
commit
710ef76d8a
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@ output "bridge_name" {
|
|||
}
|
||||
|
||||
output "ca_host" {
|
||||
value = "atlas.lan"
|
||||
value = "atlas.hyp"
|
||||
}
|
||||
|
||||
output "ca_script" {
|
||||
|
|
Reference in a new issue