Thanks dude, there was another typo too, fixed both and it worked,
thanks everyone.

On Jul 8, 11:22 am, Jacob Helwig <ja...@puppetlabs.com> wrote:
> On Fri, 08 Jul 2011 11:18:57 -0700, newguy wrote:
>
> > class haproxy::init {
> >    file { "/etc/init.d/haproxy":
> >            ensure => present,
> >            owner => 'root',
> >            group => 'root',
> >            mode => 0600,
> >            source => "puppet:///modules/haproxy/haroxy",
>
> Got a typo in the source URI here.  Should be 'haproxy', instead of
> 'haroxy' at the end.
>
> --
> Jacob Helwig
>
>  signature.asc
> < 1KViewDownload

-- 
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.

Reply via email to