removed some vms from vm host
This commit is contained in:
parent
e55117b383
commit
62f50b0e92
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ skip_notify = true
|
||||||
#run_in_tmux = true
|
#run_in_tmux = true
|
||||||
|
|
||||||
# List of remote machines with Topgrade installed on them
|
# List of remote machines with Topgrade installed on them
|
||||||
remote_topgrades = ["docker", "git", "kali", "mail", "misc"]
|
remote_topgrades = ["docker", "kali", "mail", "misc"]
|
||||||
|
|
||||||
# Arguments to pass SSH when upgrading remote systems
|
# Arguments to pass SSH when upgrading remote systems
|
||||||
#ssh_arguments = "-o ConnectTimeout=2"
|
#ssh_arguments = "-o ConnectTimeout=2"
|
||||||
|
|
Loading…
Add table
Reference in a new issue