> What's wrong with doing:
>
> package { [ "appetizer", "dinner", "salad" ]:
>     adminfile    => "/etc/pkgadmin",
>     source       => "/var/tmp/s10-dinner-3.18e-i86pc",
>     ensure       => installed
>
> }
>


  Andrew.
  Thanks for the reply.   I think the format you've suggested is fine
and I'll move forward with that.   Not a total loss as I learned alot
about puppet during my little excercise:)

   Thanks.  Derek.

> It will generate 3 pkgadd commands, but it'll reduce the code in your
> manifests.  I think the more general solution would be to collect all
> the packages for a given source that need to be upgraded/installed and
> run one command each source.
>
> -Andrew

--

You received this message because you are subscribed to the Google Groups 
"Puppet Developers" 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-dev?hl=en.


Reply via email to