Michael Stahnke
2011-Nov-29 00:56 UTC
[Puppet Users] ANNOUNCE: Puppet Dashboard 1.2.3 available
This is a maintenance release of Puppet Dashboard for November. This release is available for download at: http://downloads.puppetlabs.com/dashboard/ We have included Debian and RPM packages as well as a tarball. Packages available at http://yum.puppetlabs.com and http://apt.puppetlabs.com 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.3 http://projects.puppetlabs.com/projects/dashboard Documentation is available at: http://docs.puppetlabs.com/dashboard/index.html v1.2.3 Release Notes == -- Fix #10270 dashboard-workers init script should check the right pid files The puppet-dashboard-workers init script was using all the pidfiles in the pid directory, it should only only consider the delayed_job pidfiles. This fixes that. -- Fix #10198 fixes display issue when no nodes in group * Adds a clearfix so the parent element visually contains all floating children. * Pushes the all_nodes.present conditional up one level so the div containing the run failure status will not be displayed if there are no nodes in the group -- Feature #10543 Rake task to add all nodes to a group Adds the ability to add all nodes to a given group using rake -- #10024 Update Puppet Dashboard Workers init script Minor fixes to dashboard-workers script. The script sources a sysconfig file that uses DASHBOARD_HOME rather than DASHBOARD_ROOT, so this script has been updated to utilize the DASHBOARD_HOME env variable. Additionally the sysconfig file had a value for the user to run the processes as, but then was hard-coding the user-name. Script has been updated to allow changing of username, as per the sysconfig file. v1.2.3 ==a5aaba2 (#10024) Fix typo in fix for 10024 2cb82dc (#10024) Update Puppet Dashboard Workers init script f71e679 (#10543) Rake task to add all nodes to a group 2e93d73 (#10270) dashboard-workers init script should check the right pid files c6d57e6 Revert "Merge pull request #45 from robsweet/master" 5d44dea (#10198) fixes display issue when no nodes in group 815027c Took out unused css classes. Fixed broken HAML. Regenerated all.css. 190ce61 Adding basic radiator support for puppet dashboard -- 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.