Paul Berry

  • Email:
  • Registered on: 07/27/2010
  • Last connection: 03/17/2011

Projects

Activity

Reported issues: 97

03/18/2011

09:39 pm Puppet Feature #6749: Actions need to support options
A simple API to support this would be to allow a list of optparse strings to be supplied as an argument to the "actio...
09:26 pm Puppet Bug #6786 (Rejected): Redundant mechanisms to access interface instances
Interface instances may be accessed in two ways:
Puppet::Interface::interface(:<interface_name>)
Or:
...
09:18 pm Puppet Bug #6785 (Closed): Rename "--from" to "--terminus"
In interfaces that are based on indirections, the user may select the terminus using the option "--from". This is co...
09:06 pm Puppet Bug #6783 (Rejected): Interface and actions should be sandboxed
Interface declaration files (lib/puppet/interface/&lt;interface_name&gt;.rb) and action declaration files (lib/puppet...
08:54 pm Puppet Bug #6752: Allow action-specific render methods
I believe this ticket will be rendered unnecessary by ticket #6781. Some of Dan's logic may need to be moved from th...
05:44 pm Puppet Feature #6770 (Closed): Interfaces don't support versioning
In order to provide for better backward compatibility if a specific interface changes in the future, we should have a...
12:21 am Puppet Bug #6760 (Closed): Selecting a terminus for an indirection-based interface should be possible us...
In the current implementation of interfaces, when invoking an indirector action through the command-line you may spec...
12:14 am Puppet Bug #6758: When calling interfaces through Ruby, options should be passed as an argument
An additional problem with the existing mechanism is that if a user were ever to try to create an interface action ca...
12:08 am Puppet Bug #6758 (Closed): When calling interfaces through Ruby, options should be passed as an argument
In the current implementation of interfaces, in order to pass an option to an interface action, one must set the opti...

03/17/2011

11:16 pm Puppet Bug #6752 (Closed): Allow action-specific render methods
The current implementation of interfaces allows a render method to be specified at the interface level but not at the...

Also available in: Atom