chore(clanInternals): remove unused 'templates' attribute"
This commit is contained in:
@@ -242,14 +242,14 @@ in
|
|||||||
|
|
||||||
clanInternals = {
|
clanInternals = {
|
||||||
inherit inventoryClass;
|
inherit inventoryClass;
|
||||||
|
# TODO: remove this after a month or so
|
||||||
|
# This is here for backwards compatibility for older CLI versions
|
||||||
inventory = config.inventory;
|
inventory = config.inventory;
|
||||||
|
|
||||||
# TODO: unify this interface
|
# TODO: unify this interface
|
||||||
# We should have only clan.modules. (consistent with clan.templates)
|
# We should have only clan.modules. (consistent with clan.templates)
|
||||||
inherit (clan-core) clanModules;
|
inherit (clan-core) clanModules;
|
||||||
|
|
||||||
templates = config.templates;
|
|
||||||
|
|
||||||
secrets = config.secrets;
|
secrets = config.secrets;
|
||||||
|
|
||||||
# machine specifics
|
# machine specifics
|
||||||
|
|||||||
Reference in New Issue
Block a user