Matthias Saou wrote :
> file { "/opt/${cert_dir}/${::hostname}-cert.pem":
> mode => '0444', owner => 'root', group => 'root',
> source => "puppet:///modules/p_nodes/${::hostname}-cert.pem";
> require => Exec['mkdir_cert_dir'],
> }
I just noticed that I copy/pasted your original "source" line, and it
has an incorrect trailing semicolon. That needs to be a comma, of
course.
Matthias
--
Clean custom Red Hat Linux rpm packages : http://freshrpms.net/
Fedora release 14 (Laughlin) - Linux kernel 2.6.35.13-91.fc14.x86_64
Load : 0.07 0.06 0.09
--
You received this message because you are subscribed to the Google Groups
"Puppet Users" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/puppet-users?hl=en.