FInally solved it via 'require => Class['firebird::install'] to force that to run prior to firebird::service which leads me to a new question but I will start a new thread because I can use a much simpler example which has the same problem.
Thanks Craig On Jun 28, 2011, at 12:14 PM, Nathan Clemons wrote: > Did the error change, at least? If so, can you post the new error? > > -- > Nathan Clemons > http://www.livemocha.com > The worlds largest online language learning community > > > > On Tue, Jun 28, 2011 at 11:23 AM, Craig White <craig.wh...@ttiltd.com> wrote: > > On Jun 28, 2011, at 11:14 AM, Cosimo Streppone wrote: > > > On Tue, 28 Jun 2011 20:01:20 +0200, Craig White <craig.wh...@ttiltd.com> > > 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? > ---- > duh, of course it is irrelevant and I removed it - don't know what I was > thinking. > > It didn't solve the issue though > > Craig -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-users@googlegroups.com. To unsubscribe from this group, send email to puppet-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.