Matt Delves wrote:
> Hey Folks,
> I've run into a bit of a snag in setting up the manifests. What I want
> to do is use an array of hashes as variables in a template.
>
> An extract of node is:
> --
> $security_access = [{:type => "+", :group => "allowdpeople" :rule =>
> "ALL"}, {:type => "-"
On Aug 25, 11:19 pm, "Matt Delves" wrote:
> Hey Folks,
> I've run into a bit of a snag in setting up the manifests. What I want
> to do is use an array of hashes as variables in a template.
>
> An extract of node is:
> --
> $security_access = [{:type => "+", :group => "allowdpeople" :rule =