Wow I am failing at email:

require => [File['foo], Service['science']]


On Tue, Jun 3, 2014 at 1:38 PM, Spencer Krum <[email protected]> wrote:

> Er,
>
> require => [File['foo], Service['science']]
>
>
> On Tue, Jun 3, 2014 at 1:38 PM, Spencer Krum <[email protected]>
> wrote:
>
>> require => [File['foo], Service['science']
>>
>>
>> On Tue, Jun 3, 2014 at 1:35 PM, Mike R <[email protected]> wrote:
>>
>>> 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
>>> <https://groups.google.com/d/msgid/puppet-users/caa03139-5b3f-4ad3-8b73-1aef93da3748%40googlegroups.com?utm_medium=email&utm_source=footer>
>>> .
>>> For more options, visit https://groups.google.com/d/optout.
>>>
>>
>>
>>
>> --
>> Spencer Krum
>> (619)-980-7820
>>
>
>
>
> --
> Spencer Krum
> (619)-980-7820
>



-- 
Spencer Krum
(619)-980-7820

-- 
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/CADt6FWOpUUDbXdheC%2BCXWH3SxpreaPQqh9RrLqqfKnDiSn0P%3DA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to