removed some vms from vm host

This commit is contained in:
eeleater 2023-11-30 08:51:35 +01:00
parent e55117b383
commit 62f50b0e92

View file

@ -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"