changed dictionary attribute or variable name 'keys' to 'ssh_keys' due to possible reservation of prior
This commit is contained in:
@@ -8,7 +8,7 @@ instance: ""
|
||||
# Example-- operating_system: "tftp://hikiki.local:69/debian.iso"
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user