Is it possible to pass a new root install location to an RPM via puppets package provider? I've got a relocatable package that I want to override the install location on and would rather do it via the provider than a cmd...

link|improve this question
feedback

1 Answer

up vote 0 down vote accepted

You need to create a custom provider which is a wrapper of rpm provider. I found this by Googling.

link|improve this answer
Kind of what I figured; cheers for the helpful reply. – Michael Duffy Oct 21 '11 at 9:12
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.