Update .config/topgrade.toml
This commit is contained in:
parent
a24f7fef97
commit
be19ff3306
1 changed files with 2 additions and 2 deletions
|
@ -2,7 +2,7 @@
|
|||
#assume_yes = true
|
||||
|
||||
# Disable specific steps - same options as the command line flag
|
||||
disable = ["firmware", "tldr", "pip3", "node", "vim", "git_repos", "containers", "asdf", "distrobox", "helix", "composer", "yarn", "cargo"]
|
||||
disable = ["firmware", "tldr", "pip3", "node", "vim", "git_repos", "containers", "asdf", "distrobox", "helix", "composer", "yarn", "cargo", "remotes"]
|
||||
|
||||
# Show Preamble text
|
||||
display_preamble = false
|
||||
|
@ -23,7 +23,7 @@ skip_notify = true
|
|||
#run_in_tmux = true
|
||||
|
||||
# List of remote machines with Topgrade installed on them
|
||||
#remote_topgrades = ["toothless", "pi", "parnas"]
|
||||
remote_topgrades = ["chat", "db", "git", "java", "kali", "mail", "misc", "mon", "salt"]
|
||||
|
||||
# Arguments to pass SSH when upgrading remote systems
|
||||
#ssh_arguments = "-o ConnectTimeout=2"
|
||||
|
|
Loading…
Add table
Reference in a new issue