Displaying 1 result from an estimated 1 matches for "resourcex_type".
Did you mean:
resource_type
2013 Dec 13
3
Resource ordering only using Hiera?
...type:
Error: Could not retrieve catalog from remote server: Error 400 on
SERVER: resource1_type is not a hash or array when accessing it with
foo_limits at
/etc/puppet/modules/basic/manifests/order_resource/ordering.pp:10 on
node vagrant-centos-6
What am I missing to get Puppet to evaluate the $resourceX_type
variables as a resource type [e.g: File, Service, etc.] to get this to
work? I''d like to try do it this way so that I don''t have to make a
very long, messy and hard to maintain class with a lot of nested case
statements to perform a similar function. That is, unless there'...