Add hpz440 host configuration and SSH setup for Windows; update Prometheus targets and variables
This commit is contained in:
@@ -92,6 +92,11 @@ locals {
|
||||
type = "A"
|
||||
content = "10.5.5.2"
|
||||
},
|
||||
{
|
||||
name = "hpz440"
|
||||
type = "A"
|
||||
content = "10.19.4.121"
|
||||
},
|
||||
]
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user