On 20 February 2013 16:55, David Gordon <[email protected]> wrote: > I need to get my dbpath arg on the rpm command for this to work. > Any suggestions welcome..
Assuming i understand what you mean, it's a little off topic but you can do this outside of puppet - # cat /root/.rpmmacros %_dbpath /home/myrpmdbpath/rpm and of course you can deploy that file with puppet. Not sure I'd follow this path though. Dean -- Dean Wilson http://www.unixdaemon.net Profanity is the one language all programmers understand --- Anon -- You received this message because you are subscribed to the Google Groups "Puppet Developers" 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-dev?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
