Title: Message Title
Aurélien Degrémont commented on an issue
Puppet / Bug PUP-1496
static compiler doesn't work when a file resource has more than one source URL
The static compiler ignores - and, so, uses non-static sourcing for - file resources with more than one source:

    file { "/tmp/example.txt": source => ["puppet:///foo", "puppet:///bar"] }

It isn't clear to me what the most correct behaviour is:

Should we replace *all* those URL references with content references? Works fine for both `sourcesel...

--
You received this message because you are subscribed to the Google Groups "Puppet Bugs" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/puppet-bugs.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to