Marcus, Allan B writes:
> We need to put a script into /usr/local/bin. Which is more efficient,
> put the text into a variable and use content =>, or put the file on
> the puppetmaster server and use source =>
Why do you care about the efficiency of this? It's more important to
make things easier to maintain than more efficient in most cases.
However, I suspect using file { source => ... } will be both more
efficient and easier to maintain.
--
You received this message because you are subscribed to the Google Groups
"Puppet Users" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/puppet-users?hl=en.