This is a maintenance release of Puppet Dashboard. This release resolves issues #10198, #10270, and #10543. 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.3rc1 http://projects.puppetlabs.com/projects/dashboard Documentation is available at: http://docs.puppetlabs.com/dashboard/index.html 1.2.3rc1 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 1.2.3rc1 Changelog === * (#10543) Rake task to add all nodes to a group * (#10270) dashboard-workers init script should check the right pid files * (#10198) fixes display issue when no nodes in group * Took out unused css classes. Fixed broken HAML. Regenerated all.css. -- 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.