Project

General

Profile

Actions

Bug #1006

closed

puppetrun is depreciated in puppet 2.6+

Added by Corey Osman almost 13 years ago. Updated almost 13 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Puppet
Target version:
Difficulty:
Triaged:
Fixed in Releases:
Found in Releases:

Description

puppetrun has been renamed to "puppet kick" in puppet version 2.6+

This is from puppet enterprise but should be the same with non enterprise edition

puppetrun has been renamed to puppet kick

[root@puppet lib]# puppet
Usage: puppet command <space separated arguments>
Available commands are: agent, apply, cert, describe, doc, filebucket, kick, license, master, queue, resource

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
Actions #1

Updated by Ohad Levy almost 13 years ago

  • Category set to Puppet
  • Assignee set to Corey Osman
  • Target version set to 0.3
Actions #2

Updated by Ohad Levy almost 13 years ago

  • Status changed from New to Closed

fixed at 5835453b

Actions

Also available in: Atom PDF