Re: [Puppet Users] Get resource from http

2018-01-07 Thread Khalid Hosein
On Wednesday, January 5, 2011 at 5:05:02 PM UTC-5, Patrick wrote: > > http://projects.puppetlabs.com/issues/5783 > > Ticket was moved to https://tickets.puppetlabs.com/browse/PUP-1072 and resolved. The HTTP/S source functionality for the file resource is now available in Puppet version >= 4.4.0

[Puppet Users] Re: Module Installation - Error: can't convert nil into String

2018-01-04 Thread Khalid Hosein
I had the same error trying to install a module locally. What solved it for me was that the "name" of the module in my metadata.json file was not in the format 'username-modulename'. HTH! On Tuesday, November 4, 2014 at 9:15:32 AM UTC-5, André Meyer wrote: > > Hello, > > I am trying to install t

[Puppet Users] Re: Facter on Amazon AMI with ruby2

2015-01-30 Thread Khalid Hosein
On Wednesday, July 16, 2014 at 2:30:44 AM UTC-4, Peter Romfeld wrote: > > Hi, > > I have problems to get facter running: > > OS: > Amazon Linux AMI release 2014.03 > Ruby: > ruby 2.0.0p451 (2014-02-24 revision 45167) [x86_64-linux] > > I tried the amz provided facter package and also facter2.