On 2014-23-09 13:25, Stefan Heijmans wrote:
Hi,
Received the same kind of error with a different message, using Puppet
3..7.2 with future parser;
Error: Could not retrieve catalog from remote server: Error 400 on
SERVER: Syntax error at '[' at
/etc/puppet/environments/tst/modules/managesoft/mani
On Mon, Sep 22, 2014 at 12:10 PM, Tristan Smith
wrote:
> One more, mostly just a 'wouldn't it be nice if this were clearly
> handled?' Having a comma at the end of an assignment like the below appears
> to cause confusion; mostly at this point my gripe is that the error line is
> reported as the
Hi,
Received the same kind of error with a different message, using Puppet
3.7.2 with future parser;
Error: Could not retrieve catalog from remote server: Error 400 on SERVER:
Syntax error at '[' at
/etc/puppet/environments/tst/modules/managesoft/manifests/install.pp:41:23
on node
Had the
One more, mostly just a 'wouldn't it be nice if this were clearly handled?'
Having a comma at the end of an assignment like the below appears to cause
confusion; mostly at this point my gripe is that the error line is reported
as the enclosing class/define/whatever instead of at the line with th