Functions are plugins used during [catalog compilation][catalog]. When a Puppet [manifest][] calls a function, that function runs and returns a value. * Related documentation: [The Puppet language: ...
Functions are plugins used during catalog compilation. When a Puppet manifest calls a function, that function runs and returns a value. Most functions take one or more arguments, which determine their ...