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