inline On Wed, Jan 25, 2012 at 09:48:27AM -0500, Peter Berghold wrote: > Hi folks, > > Over the last week or so I've been banging my head against the wall trying > to get dashboard working and trying to figure out why "end of file" > reports are happening during some of my puppet runs.� In the process of > hacking around I've managed to trash my puppetmaster so I'm going to do > something I've been wanting to do for a while and build a new puppet > master server from scratch. > > I started this last night and got (surprise, surprise) dashboard working > on the first try.� Still haven't messed around with passenger but that's > next on my hit parade. > > I've also decided to do something else that I've been putting off and set > up a wiki as an open notebook to the world where I'm going to document my > steps as they happen from OS build to working puppet master with > dashboard.� The OS I've picked (since it worked so smoothly last night) is > Ubuntu 11.� The ruby that comes with it is 1.8.7 out of the box.�
Worth mentioning (albeit the machines do not use ensure => latest): Ubuntu: $ cat /etc/issue; cat /etc/debian_version; ruby -v Ubuntu 10.04.2 LTS \n \l squeeze/sid ruby 1.8.7 (2010-01-10 patchlevel 249) [i486-linux] Debian: $ cat /etc/issue; cat /etc/debian_version; ruby -v Debian GNU/Linux 6.0 \n \l 6.0.3 ruby 1.8.7 (2010-08-16 patchlevel 302) [i486-linux] > I've been wanting to retire the last of my CentOS boxes since versionitis > seems to bite me more often on that platform than any of my Debian and > friends boxen. > > Any knowledge donations are quite welcomed. > > -- > Peter L. Berghold > Owner, Shark River Technical Solutions LLC > > -- > 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. -- 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.