added TODOs related to change of attribute names for package entries in package groups
This commit is contained in:
@@ -9,6 +9,8 @@ instance: ""
|
||||
operating_system: ~
|
||||
# <list[<str>]> of control node or local SSH key basenames
|
||||
ssh_keys: []
|
||||
# @TODO change 'key' attributes of package entres under 'mngr' section below to 'signkey'
|
||||
# and edit 'roles/init-server/install-pks.yml' accordngly
|
||||
# <dict[<str>:<dict>]> package groups
|
||||
pkgs:
|
||||
# <dict[<str>:<dict>]> representing package groups installed by package manager via repositories
|
||||
|
||||
@@ -10,6 +10,8 @@ origin: ""
|
||||
operating_system: ~
|
||||
# <list[<str>]> of control node or local SSH key basenames
|
||||
ssh_keys: []
|
||||
# @TODO change 'key' attributes of package entres under 'mngr' section below to 'signkey'
|
||||
# and edit 'roles/init-server/install-pks.yml' accordngly
|
||||
# <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