Project

General

Profile

« Previous | Next » 

Revision 94e967ee

Added by Ewoud Kohl van Wijngaarden about 10 years ago

Refactor puppet::config and add tests

View differences:

manifests/init.pp
validate_string($server_external_nodes)
validate_string($server_ca_proxy)
class { 'puppet::config': } ->
Class['puppet']
include ::puppet::config
Class['puppet::config'] -> Class['puppet']
if $agent == true {
include ::puppet::agent

Also available in: Unified diff