Andrew Bruce

Results 2 comments of Andrew Bruce
trafficstars

Just saw this. I'll be happy to put in some code as soon as I get to a stopping point. On the good news - I have integrated all the...

Use the Source, Luke. Solved. Problem is early compilation of template('filename') as in Thias' example: class { 'nagios::server': apache_httpd_ssl => false, apache_httpd_conf_content => template('my/httpd-nagios.conf.erb'), That loses; the template causes compile...