removed some vms from vm host

This commit is contained in:
eeleater 2023-11-29 21:03:49 +01:00
parent c7ec08f21e
commit e55117b383

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 = ["chat", "db", "git", "java", "kali", "mail", "misc"] remote_topgrades = ["docker", "git", "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"