[Puppet Users] Re: file_line assistance

2013-07-31 Thread ollies...@googlemail.com
On Tuesday, July 30, 2013 10:24:41 PM UTC+1, Tom Hanstra wrote: > > I'm running puppet 3.2.3 with the current (4.1.0) stdlib set from > puppetlabs. > > I'm attempting to use file_line to add a line to a file. I've dumbed this > down to basically the test script: > > class hs_puptest1 { > >

[Puppet Users] Re: file_line assistance

2013-07-31 Thread Tom Hanstra
No, I don't have pluginsync enabled, but when I attempt to do so I get this error: Info: Retrieving plugin Error: Could not retrieve plugin: Parameter source failed on File[/var/lib/puppet/lib]: Could not understand source puppet://lib_puppet2.library.nd.edu/plugins: the scheme puppet does not

[Puppet Users] Re: file_line assistance

2013-07-31 Thread Tom Hanstra
Well, the hostname was the problem. That never tripped me up before, but I'll keep it in mind for future reference! Thanks, Tom On Tuesday, July 30, 2013 5:24:41 PM UTC-4, Tom Hanstra wrote: > > I'm running puppet 3.2.3 with the current (4.1.0) stdlib set from > puppetlabs. > > I'm attempting

Re: [Puppet Users] Re: file_line assistance

2013-07-31 Thread Martin Alfke
http://projects.puppetlabs.com/issues/3504 factsync doesn't work when puppetmaster has _ in hostname Updated by Patrick Carlisle over 1 year ago • Status changed from Needs More Information to Closed This is an error raised by ruby’s URI library. Unfortunately the error is not more speci