Puppet Class: registry

Defined in:
manifests/init.pp

Overview

Class: registry

This class exists to prevent ‘include registry` from blowing up.



5
6
7
8
# File 'manifests/init.pp', line 5

class registry {


}