Thank you Miroslaw. I followed instructions from the link. In
Configure Apache section, there is

cp puppetmaster.conf /etc/httpd/conf.d/

Where is the puppetmaster.conf file? I can not find it anywhere.

Thanks,
-Haiyan

On Mar 24, 3:46 pm, Miroslaw  Horbal <miros...@gmail.com> wrote:
> I would suggest usingPassenger. I am using CentOS 5.5 and the setup
> is as follows:
> Configure EPEL yum repositoryhttp://dev.antoinesolutions.com/epel-repository
> for the RPM installer, or you can manually create an epel.repo file
> in /etc/yum.repos.d
>
> After the EPEL yum repo is set up run:
> yum -y install rubygems ruby-devel httpd-devel curl-devel zlib-devel
> gcc-devel openssl-devel mod_ssl (This should also install any
> dependencies you need)
>
> Install facter, puppet, rack andpassenger:
> gem install facter
> gem install puppet
> gem install rack
> gem installpassenger
>
> My versions of each are:
> facter 1.5.8
> puppet 2.6.6
> rack 1.0.0passenger3.0.5
>
> After you have installed your gems run:passenger-install-apache2-module and 
> follow the instructions on screen
>
> After this step you can just finish following the instructions found
> here:http://projects.puppetlabs.com/projects/1/wiki/Using_Passenger
>
> Hope this helps.
> On Mar 23, 11:25 am, hyzhang <hyzh...@jcvi.org> wrote:
>
> > Hi,
>
> > My organization is going to set up puppet soon. We have thousands
> > servers and desktops. WouldWEBrickwork well for this? Or should we
> > usePassenger?
>
> > Thanks,
> > Haiyan

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