This message was deleted.
# puppet
s
This message was deleted.
y
Depends, but you may create a class to hold such settings
Just an empty class with parameters
s
Yep, we've done that. IIRC one caveat is that defined types have a distinct scope so you'll have to
include _class_
to make sure the variables are in-scope.