On 01 May 2012, at 12:27 PM, ManicD wrote: > It not working :-( help please, > > ok, I stick the centos cd in, CENTOS 5.7, run a basic install no extras > > then following the guide - > http://www.baruwa.org/blog/2012/03/07/baruwa-centos-5.x-puppet-installation-howto/ > > I run the following commands > rpm -Uvh > http://dl.fedoraproject.org/pub/epel/5/i386/epel-release-5-4.noarch.rpm > (markcsharma commented to use this url because the original fails) > rpm -Uvh http://repo.baruwa.org/el5/i386/baruwa-release-5-0.noarch.rpmc > yum update -y (markcsharma - said to do this as well) > yum install puppet -y > yum install git -y > cd /usr/local/src > git clone git://github.com/akissa/baruwa-puppet.git > mv baruwa-puppet/modules /etc/puppet/ > mv baruwa-puppet/manifests /etc/puppet/ > nano /etc/puppet/manifests/toasters/baruwa/init.pp > baruwa-admin changepassword <username> (this fails with admin, baruwaadmin > and administrator) > > So i try: > baruwa-admin createsuperuser admin > this works > > Nothing else works though....cant access the website on the servers hostname > nothing!! > > It does not even look like the web server is installed on the system? is > that right? should i have installed it first? the page says i need to > install nothing else first!!!
Did you run "puppet -v /etc/puppet/manifests/toasters/baruwa/init.pp" ? -- www.baruwa.org _______________________________________________ Keep Baruwa FREE - http://pledgie.com/campaigns/12056

