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

Attachment: signature.asc
Description: Digital signature

Reply via email to