Matthaus Litteken
2011-Sep-15  01:03 UTC
[Puppet Users] ANNOUNCE: Puppet-dashboard 1.2.1rc3 available
This is a maintenance release candidate of Puppet Dashboard.
This release candidate (rc3) fixes a broken init script on redhat
systems (issue #7405). For those playing at home, rc2 fixed the
puppet-dashboard-workers init script, while this rc fixes the
puppet-dashboard init script. More details below.
This release is available for download at:
http://downloads.puppetlabs.com/dashboard/
We have included Debian and RPM packages as well as a tarball.
See the Verifying Puppet Download section at:
http://projects.puppetlabs.com/projects/puppet/wiki/Downloading_Puppet
Please report feedback via the Puppet Labs Redmine site, using an
affected version of 1.2.1rc3
http://projects.puppetlabs.com/projects/dashboard
Documentation is available at:
http://docs.puppetlabs.com/dashboard/index.html
1.2.1rc3 Release Notes
==
    Fix #7405 - Daemonized redhat init script for dashboard
    The previous redhat init script would not daemonize, but would merely
    background the dashboard server start, so running start over ssh would hang.
    This patch replaces the ''su -c'' with daemon and passes -d
to the
server start
    command, so it daemonizes. Start can now be run over ssh without the hang.
-- 
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+unsubscribe@googlegroups.com.
For more options, visit this group at
http://groups.google.com/group/puppet-users?hl=en.