update ssh ca host
This commit is contained in:
parent
791f5672e3
commit
175ae8a6c3
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@ output "bridge_name" {
|
|||
}
|
||||
|
||||
output "ca_host" {
|
||||
value = "hermes.dmz"
|
||||
value = "atlas.lan"
|
||||
}
|
||||
|
||||
output "ca_script" {
|
||||
|
|
Reference in a new issue