Puppet Class: panos::install::server
- Defined in:
- manifests/install/server.pp
Summary
This class installs dependencies of this module into puppetserver, and restarts the puppetserver service to activate.Overview
6 7 8 |
# File 'manifests/install/server.pp', line 6
class panos::install::server {
# Terminology update waiting on IAC-1006
}
|