Re: [Puppet-dev] Need help installing .bin rpm file using puppet

2017-05-10 Thread Shawn Ferry
> On May 9, 2017, at 23:12, gaurav gundal wrote: > > Hi , > > I am trying to manage the rpm.bin using puppet. I want to install the > x.rpm.bin on the RHEL 7 using puppet, but puppet package cannot be used to > install the .bin package directly. > I have the file local on the server and I don

[Puppet-dev] Need help installing .bin rpm file using puppet

2017-05-10 Thread gaurav gundal
Hi , I am trying to manage the rpm.bin using puppet. I want to install the x.rpm.bin on the RHEL 7 using puppet, but puppet package cannot be used to install the .bin package directly. I have the file local on the server and I don't want to use and exec puppet resource to unpack bin and then us