Puppet: System Administration Automated

Support

Ticket #541 (closed enhancement: fixed)

Opened 2 years ago

Last modified 2 years ago

There should be a 'generate' function

Reported by: luke Assigned to: luke
Priority: normal Milestone: grover
Component: library Version:
Severity: normal Keywords: generator function template parser
Cc: Triage Stage:
Attached Patches: Complexity:

Description

Akin to 'file' or 'template', but runs an external script to generate the return code.

The first argument should be a command to run, and any following arguments should be passed to the script.

We should think about supporting 'generators' within modules.

There should also be a generator search path, such that only unqualified generators are allowed.

Change History

03/19/07 00:39:29 changed by luke

  • status changed from new to closed.
  • resolution set to fixed.

Added in [2299].