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