t;:*
> *ensure => present,*
> *require => Package["sudo],*
> *}*
> *}*
> *
> *
> There isn't a trailing doublequote for the "sudo" line.
>
> On 20 January 2013 16:38, Fusebox > wrote:
>
>> Hello Folks!
>>
>>
Hello Folks!
I am trying to learn puppet. Installed the puppet 3.0.2 and configured one
node as the master and the other as the client. Generated the certs and all
that. But, I seem to be doing something wrong wrt to the init.pp file.
Attached is exact error and my current server configuration.