Merge pull request 'docs: add docs for finalSettings' (#5593) from inventory-fixes-3 into main
Reviewed-on: https://git.clan.lol/clan/clan-core/pulls/5593
This commit is contained in:
@@ -188,6 +188,14 @@ in
|
|||||||
evalMachineSettings instance.name role.name machine.name role.config.settings
|
evalMachineSettings instance.name role.name machine.name role.config.settings
|
||||||
machine.config.settings;
|
machine.config.settings;
|
||||||
type = types.raw;
|
type = types.raw;
|
||||||
|
description = ''
|
||||||
|
Final evaluated settings of the curent-machine
|
||||||
|
|
||||||
|
This contains the merged and evaluated settings of the role interface,
|
||||||
|
the role settings and the machine settings.
|
||||||
|
|
||||||
|
Type: 'configuration' as returned by 'lib.evalModules'
|
||||||
|
'';
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
)
|
)
|
||||||
|
|||||||
Reference in New Issue
Block a user