I read the Puppet documentation regarding Resource References:
http://docs.puppetlabs.com/puppet/latest/reference/lang_datatypes.html#resource-references
I know Multi-Resouce references are allowed:
file { 'some-a':
...
require => File['file-b', 'file-c']
}
However what if my resource depends on a File type and some other type?
Is there a syntax for that?
Thanks
-Mike
--
You received this message because you are subscribed to the Google Groups
"Puppet Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/puppet-users/caa03139-5b3f-4ad3-8b73-1aef93da3748%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.