removed docker vm from vm host
This commit is contained in:
parent
be8b4ff00b
commit
9cbe200c92
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@ skip_notify = true
|
|||
|
||||
# List of remote machines with Topgrade installed on them
|
||||
{{- if eq .chezmoi.hostname "pxm" }}
|
||||
remote_topgrades = ["docker", "kali", "mail"]
|
||||
remote_topgrades = ["kali", "mail"]
|
||||
{{- else }}
|
||||
remote_topgrades = ["pxm", "web", "infra", "kube"]
|
||||
{{- end }}
|
||||
|
|
Loading…
Add table
Reference in a new issue