Hi guys,

I'm trying to use the Apache SSL class from the camptocamp apache
module, The problem seems to be in the File type at the bottom
https://github.com/camptocamp/puppet-apache/blob/master/manifests/vhost-ssl.pp

Whilst source => "file://$csrfile" doesn't exist at the time of
running, an exec creates it before the file is supposed to be run as
the require states.

So i assume this used to work as puppet wont have checked to see if
the source exists. But now it does, I've tried putting the file in a
new definition but it does the same thing and tells me the file isn't
available, is there a sensible work around?

Thanks

Tom

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