Details
-
Task
-
Status: Resolved
-
Normal
-
Resolution: Fixed
-
None
-
None
-
None
-
Modules
-
Needs Assessment
Description
Tiny Puppet (https://forge.puppet.com/example42/tp) is a rather particular module which allows management and configuration of virtually any application on any operating system.
This is done thanks to the data present in the companion Tiny data module (https://forge.puppet.com/example42/tp) .
Even if it might be considered a module that breaks heavily the single responsibility point principle, I'd suggest to consider this as an "utility/tool" module, which offers an interfaces, and a further abstraction layer, to the management of applications (at least the ones based on package/service/configuration file[s] ).
The module has been used in production, for years, in several of our customers' environments.