define nagios($notification_period = "24x7") { ("Creating nagios::target ${name}") } if (Nagios) { ("yes it's running the define") }
output
err: Scope(Class[main]): yes it's running the define
define nagios($notification_period = "24x7") { ("Creating nagios::target ${name}") } if (Nagios) { ("yes it's running the define") }
err: Scope(Class[main]): yes it's running the define