changed dictionary attribute or variable name 'keys' to 'ssh_keys' due to possible reservation of prior

This commit is contained in:
2026-05-30 05:51:48 -04:00
parent 4920837641
commit 0ab26cae67
4 changed files with 6 additions and 6 deletions

View File

@@ -9,7 +9,7 @@ origin: ""
# <str<enum>> representing Linux distro or OS image available in VPS service to be used for VPS
operating_system: ~
# <list[<str>]> of control node or local SSH key basenames
keys: []
ssh_keys: []
# <dict[<str>:<dict>]> package groups
pkgs:
# <dict[<str>:<dict>]> representing package groups installed by package manager via repositories