Add srv02 to predefined host list
This commit is contained in:
parent
792ad066c9
commit
8cf8d37556
@ -66,6 +66,7 @@ impl Dashboard {
|
|||||||
"simonbox".to_string(),
|
"simonbox".to_string(),
|
||||||
"steambox".to_string(),
|
"steambox".to_string(),
|
||||||
"srv01".to_string(),
|
"srv01".to_string(),
|
||||||
|
"srv02".to_string(),
|
||||||
]
|
]
|
||||||
} else {
|
} else {
|
||||||
config.hosts.predefined_hosts.clone()
|
config.hosts.predefined_hosts.clone()
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user