On Tue, 28 Jun 2011 20:01:20 +0200, Craig White <[email protected]> wrote:

The error:
err: Could not retrieve catalog from remote server: Error 400 on SERVER: Invalid parameter mode at /etc/puppet/modules/firebird/manifests/service.pp:17 on node ubuntu2.ttinet

class firebird::service {
  exec { "Create symlink for /var/fbdata":
    ...
    mode        => 755,
    ...
  }

Maybe exec resources, like your "Create symlink ..."
do not want a "mode" parameter?

--
Cosimo

--
You received this message because you are subscribed to the Google Groups "Puppet 
Users" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/puppet-users?hl=en.

Reply via email to