Shutting down Puppet on the device

Step

Command

Remarks

1. Identify the ID of the Puppet process.

display process all

This command displays information about all processes on the device. Check the following fields:

  • THIRD—The field displays Y for a third-party process.

  • PID—Process ID.

  • COMMAND—The field displays puppet /opt/ruby/bin/pu for the Puppet process.

2. Enter system view.

system-view

N/A

3. Shut down Puppet.

third-part-process stop pid pid-list

N/A