Puppet: System Administration Automated

Support

Ticket #110 (new enhancement)

Opened 3 years ago

Last modified 7 months ago

Parameters should support arrays as values

Reported by: anonymous Assigned to: luke
Priority: normal Milestone: unplanned
Component: RAL Version:
Severity: normal Keywords: refactor
Cc: Triage Stage: Accepted
Attached Patches: None Complexity: Medium

Description

States are all set up to support arrays as values, but parameters are not generally set up that way.

This is mostly fine, except that there are parameters that support arrays, yet the validation systems break on arrays.

The parameter system in general needs to be updated to support arrays or normal values.

Change History

04/05/07 19:22:26 changed by luke

  • specification set to Unnecessary.
  • patch set to None.
  • complexity set to Medium.
  • milestone set to unplanned.
  • keywords set to refactor.
  • approval set to Unnecessary.
  • compatibility set to Limited.
  • stage set to Accepted.

04/24/08 07:30:35 changed by luke

  • component changed from library to RAL.