How will the single executable improve the ease of use of Puppet?
From verison 2.6.0 and onwards all the Puppet functions are also available via a single Puppet binary, in the style of git. The list of binary changes includes: • puppetmasterd –> puppet master • puppetd –> puppet agent puppet –> puppet apply • puppetca –> puppet cert • ralsh –> puppet resource • puppetrun –> puppet kick • puppetqd –> puppet queue • filebucket –> puppet filebucket • puppetdoc –> puppet doc • pi –> puppet You can learn more about this enhancement in the Release Notes.