-
-
Notifications
You must be signed in to change notification settings - Fork 63
Open
Labels
enhancementNew feature or requestNew feature or request
Description
- Module version: 3.2.0
On a Debian installation I'm currently seeing almost 1k facts from kmod module
$ facter -y --puppet kmods | wc -l
973Puppet 7 is preconfigured with soft limit for facts set to 2048.
$ facter -y | wc -l
1380
Combining default puppet facts with kmod facts can easily exceed this soft limit. Of course the limit can be increased, but I guess the main reason is performance. Currently I find little usage kmod facts. E.g. would it be possible to export only managed modules?
dekonnection, jonathanmarsaud and yakirgb
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request