Do you have something like a release tarball? I'd like to create a Gentoo ebuild for it.
On Tue, Apr 6, 2010 at 3:07 PM, Baker, Luke Jefferson <bake...@missouri.edu> wrote: > I tried installing via yum, received this error concerning the package > signature.. > > error: rpmts_HdrFromFdno: Header V4 RSA/SHA1 signature: BAD, key ID 8347a27f > > -----Original Message----- > From: puppet-users@googlegroups.com [mailto:puppet-us...@googlegroups.com] On > Behalf Of James Turnbull > Sent: Tuesday, April 06, 2010 2:49 AM > To: puppet-dev; puppet-users; puppet-announce > Subject: [Puppet Users] Puppet Dashboard packages now available! > > Hi all > > I've created RPM and DEB packages for the Puppet Dashboard 1.0.0rc1. > These are available via APT and Yum repositories hosted by Puppet > Labs. These are "first release" packages and I am by no means a > packaging expert with either DEBs or RPMs so any feedback or comments > are welcomed. I'll continue to update the packages as updates to the > Dashboard are released. > > Overall instructions for installing and running the Dashboard can be found at: > > http://github.com/reductivelabs/puppet-dashboard > > 1. Get DEB Packages via APT > > a. Add the following to your /etc/apt/sources.list file: > > deb http://apt.puppetlabs.com/ubuntu lucid main > deb-src http://apt.puppetlabs.com/ubuntu lucid main > > b. Add the Puppet Labs repository key to APT (the package is signed > with this key also). > > $ gpg --recv-key 8347A27F > $ gpg -a --export 8347A27F | sudo apt-key add - > > c. Run apt-get update > > $ sudo apt-get update > > d. Install Puppet Dashboard > > $ sudo apt-get install puppet-dashboard > > The Dashboard will be installed in /usr/share/puppet-dashboard and you > run the server from here or create a Passenger configuration. > > 2. Get RPM packages via Yum > > a. Create a Yum repo entry for Puppet Labs > > $ vi /etc/yum.repos.d/puppetlabs.repo > [puppetlabs] > name=Puppet Labs Packages > baseurl=http://yum.puppetlabs.com/base/ > enabled=1 > gpgcheck=1 > gpgkey=http://yum.puppetlabs.com/RPM-GPG-KEY-reductive > > b. Install via yum > > $ sudo yum install puppet-dashboard > > You will be prompted to install the Puppet Labs release key as part of > the installation process and the RPM packages are signed with that > key. > > The Dashboard will be installed in /usr/share/puppet-dashboard and you > run the server from here or create a Passenger configuration. > > Regards > > James Turnbull > > -- > Author of: > * Pro Linux System Administration (http://tinyurl.com/linuxadmin) > * Pulling Strings with Puppet (http://tinyurl.com/pupbook) > * Pro Nagios 2.0 (http://tinyurl.com/pronagios) > * Hardening Linux (http://tinyurl.com/hardeninglinux) > > -- > You received this message because you are subscribed to the Google Groups > "Puppet Users" group. > To post to this group, send email to puppet-us...@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-us...@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. > > -- Cheers, Daniel -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-us...@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.