Yes its also work for me. Just need to add some permission on some folder in /usr/share/puppet-dashboard to make init.d file run
On Sat, Nov 10, 2012 at 4:46 AM, Moses Mendoza <[email protected]> wrote: > On Fri, Nov 9, 2012 at 12:54 PM, Moses Mendoza <[email protected]> > wrote: > > On Fri, Nov 9, 2012 at 5:34 AM, Stefan Heijmans <[email protected]> > wrote: > >> el5 was not supported, as it has an dependency on ruby 1.8.7 and el5 > comes > >> default with ruby 1.8.5. > >> now that they deliver ruby 1.8.7 with puppet 3 for el5, they perhaps can > >> also build them for el5. > > > > That is indeed true, you're right. So we did:) You should now be able > > to `yum install puppet-dashboard` on el5 hosts from the Puppet Labs > > yum repo, yum.puppetlabs.com. I also noticed dashboard wasn't quite > > happy with the older rubygems in el5, so we built rubygems-1.3.7 for > > el5 and added it to the dependencies repo on yum.puppetlabs.com as > > well (el5 has rubygems-1.3.1, el6 has 1.3.7). Worked great for me. > > Just a side note to avoid confusion: rubygems-1.3.1 is in EPEL for > el5, not core. > > > Enjoy. > > > > Moses > > -- > 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. > > -- 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.
