Issue #1029 has been updated by James Turnbull.

Assigned to deleted (Puppet Community)
Affected version set to 0.24.8


----------------------------------------
Feature #1029: Arrays are not supported in selectors
http://projects.reductivelabs.com/issues/1029

Author: phips -
Status: Accepted
Priority: Normal
Assigned to: 
Category: language
Target version: unplanned
Complexity: Medium
Patch: None
Affected version: 0.24.8
Keywords: 


Utilising an array in a selector would be nice, i.e.

<pre>
file {"blah":
  source => $hostname ? {
    [[host1""host2]] => "somefile",
    default           => "some_other_file"
  }
}
</pre>


-- 
You have received this notification because you have either subscribed to it, 
or are involved in it.
To change your notification preferences, please click here: 
http://reductivelabs.com/redmine/my/account

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Puppet Bugs" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/puppet-bugs?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to