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

Examples:

Declaring the class

include panos::install::server


6
7
8
# File 'manifests/install/server.pp', line 6

class panos::install::server {
  # Terminology update waiting on IAC-1006
}