diff options
author | Luke Kanies <luke@madstop.com> | 2009-03-18 01:00:56 -0500 |
---|---|---|
committer | James Turnbull <james@lovedthanlost.net> | 2009-03-20 18:27:08 +1100 |
commit | a497263d97229489dcc4341cc98ca3c75f116374 (patch) | |
tree | 8fdeb5589e4ba48aadb624c75448b4a23cd246e3 /lib/puppet/reference/function.rb | |
parent | 3e954997f7688f0193010de776879d23545a8ca5 (diff) | |
download | puppet-a497263d97229489dcc4341cc98ca3c75f116374.tar.gz puppet-a497263d97229489dcc4341cc98ca3c75f116374.tar.xz puppet-a497263d97229489dcc4341cc98ca3c75f116374.zip |
Adding explicit optional attribute to indirection requests
Previously, any option that had a setter was treated
as an attribute, but now we're specifying the list of
attributes settable via options.
We also have a to_hash method that will take all of the
options and all of those attributes and join them
back into a hash. This method is used by the REST Handler
module, since it uses the indirection request internally.
Signed-off-by: Luke Kanies <luke@madstop.com>
Diffstat (limited to 'lib/puppet/reference/function.rb')
0 files changed, 0 insertions, 0 deletions