1 2 3 4 5 6
# manifests/target/host.pp class nagios::target::host { nagios::host { $fqdn: parents => $nagios_parent } }