Hi,
I'm new to puppet and working my way through the book. Whilst setting
up a 'ntp' module, I'm getting the following error when a client
connects to the master:
err: Could not retrieve catalog from remote server: Error 400 on
SERVER: Syntax error at '/'; expected '}' at /etc/puppet/modules/ntp/
sage-
> From: puppet-users@googlegroups.com
> [mailto:puppet-users@googlegroups.com] On Behalf Of Dan Atwork
> Sent: Thursday, September 22, 2011 6:24 AM
> To: Puppet Users
> Subject: [Puppet Users] install.pp error
>
> Hi,
>
> I'm new to puppet and working my way throug