age { "sapnwrfc":
> ensure => 'installed',
> provider => 'gem',
> source => "/export/admin_scripts/sapnwrfc-0.24",
> }
>
> On 2 October 2012 06:51, jmadtech >
> wrote:
> > The gem is there
PM UTC-4, Pete wrote:
>
> Does it actually install?
> I find if package resources try to install on each run it means they
> don't get installed correctly.
>
> On 28 September 2012 13:22, jmadtech
> >
> wrote:
> > Hey all,
> >
> > I'm not
Hey all,
I'm not sure if there's a real issue or if I'm doing something incorrectly.
I have a custom compiled gem that I'm installing via:
package { "sapnwrfc-0.24":
ensure => 'installed',
provider => 'gem',
source => "/export/admin_scripts/sapnwrf