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: ~
|
operating_system: ~
|
||||||
# <list[<str>]> of control node or local SSH key basenames
|
# <list[<str>]> of control node or local SSH key basenames
|
||||||
ssh_keys: []
|
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
|
# <dict[<str>:<dict>]> package groups
|
||||||
pkgs:
|
pkgs:
|
||||||
# <dict[<str>:<dict>]> representing package groups installed by package manager via repositories
|
# <dict[<str>:<dict>]> representing package groups installed by package manager via repositories
|
||||||
|
|||||||
@@ -10,6 +10,8 @@ origin: ""
|
|||||||
operating_system: ~
|
operating_system: ~
|
||||||
# <list[<str>]> of control node or local SSH key basenames
|
# <list[<str>]> of control node or local SSH key basenames
|
||||||
ssh_keys: []
|
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
|
# <dict[<str>:<dict>]> package groups
|
||||||
pkgs:
|
pkgs:
|
||||||
# <dict[<str>:<dict>]> representing package groups installed by package manager via repositories
|
# <dict[<str>:<dict>]> representing package groups installed by package manager via repositories
|
||||||
|
|||||||
Reference in New Issue
Block a user