Thanks Ohad.
Actually, i should have search a bit more.
Now i''m trying to understand the following part of the documentation :
"
To set up most of the boring stuff, you can use this command:
puppet --verbose --modulepath ./ext ext/rack/manifest.pp
Or use manifest.pp as a starting point for your own module.
"
Do i need to get the source of puppet ?
Where do i have to put the manifest? , i don''t have the directory
/etc/rack.
Furthermore, when i restart apache it complains with a warning : "Warning:
DocumentRoot [/etc/puppet/rack/public/] does not exist".
Do i have to create the directory ?
The documentation lack of details in my opinion.
Thanks again,
Grifith
2010/3/30 Ohad Levy <ohadlevy@gmail.com>
> Hi Grifith,
>
> Puppet includes by default a CA, therefor if you had puppet working before
> (with a puppetmaster) then all you need to do is to find the relevant fines
> in your /var/lib/puppet/ssl dir :)
>
> something in the spirit of
>
http://github.com/ohadlevy/puppet-multipuppetmaster/blob/master/templates/puppetmaster-vhost.confshould
work.
>
> Ohad
>
> On Tue, Mar 30, 2010 at 1:46 PM, Smain Kahlouch
<smainklh@gmail.com>wrote:
>
>> Hi everyone,
>>
>> I''m trying to migrate my puppetmaster to Passenger and i was
wondering
>> how can i generate the following lines in apache2 configuration :
>>
>> ...
>> SSLCertificateFile
/var/lib/puppet/ssl/certs/puppet.koumbit.net.pem
>> SSLCertificateKeyFile
>> /var/lib/puppet/ssl/private_keys/puppet.koumbit.net.pem
>> SSLCertificateChainFile /var/lib/puppet/ssl/ca/ca_crt.pem
>> SSLCACertificateFile /var/lib/puppet/ssl/ca/ca_crt.pem
>> ...
>>
>> I already know how to generate an autosigned certificate but i
don''t have
>> a certificate autority.
>>
>> How did you managed that ?
>>
>> Thanks for your help.
>>
>> Regards
>> Grifith
>>
>> --
>>
>> 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+unsubscribe@googlegroups.com<puppet-users%2Bunsubscribe@googlegroups.com>
>> .
>> For more options, visit this group at
>> http://groups.google.com/group/puppet-users?hl=en.
>>
>>
> --
> 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+unsubscribe@googlegroups.com<puppet-users%2Bunsubscribe@googlegroups.com>
> .
> For more options, visit this group at
> http://groups.google.com/group/puppet-users?hl=en.
>
--
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+unsubscribe@googlegroups.com.
For more options, visit this group at
http://groups.google.com/group/puppet-users?hl=en.