Hi John,
Read my previous reply,
>
> file { '/etc/httpd/conf.d/ssl.conf' :
> ensure => file ,
> mode => 0644 ,
> owner => 0 ,
> group => 0 ,
> content => template ( "${module_name}${name}.erb" ) ,
> notify => Service['httpd'] ,
> require => Package['httpd'] ,
> }
>
> The *'/'* is missing in between ${module_name} and ${name}
Thanks and Regards,
Rahul Khengare
--
You received this message because you are subscribed to the Google Groups
"Puppet Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/puppet-users.
For more options, visit https://groups.google.com/groups/opt_out.