changed topgrade.toml

This commit is contained in:
eeleater 2023-10-23 23:20:41 +02:00
parent b48b961733
commit d0a543e810

View file

@ -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", "mon"]
remote_topgrades = ["chat", "db", "git", "java", "kali", "mail", "misc"]
# Arguments to pass SSH when upgrading remote systems
#ssh_arguments = "-o ConnectTimeout=2"