Actions
Bug #2065
closedPuppetrun doesn't work in Puppet version > 3.x
Description
In the foreman interface, you're still able to use the puppetrun-method. However, this is deprecated in Puppet v3 and up and is superceded by 'puppet kick'.
====
20121220/#theforeman@freenode
16:56:34 < Dominic> peterva: could you file a bug please? I think it'll need a few small updates to use puppet kick instead of puppetrun, update sudoers rules etc.
Added by Dominic Cleal over 12 years ago
Installer - Revision cfff236a (diff)
Added by Dominic Cleal about 12 years ago
Installer - Revision aeb9463f (diff)
refs #2065 - provide version dependent puppetrun/kick path
Actions
fixes #2065 - use version dependent puppetrun/kick path
Specify wildcard in sudoers rules to enable "puppet kick <host>", else sudo
doesn't permit additional arguments.