Report abuse

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
root@monitor:~# ralsh nagios_host "hosting.black.co.at" ensure=present target=/home/david/tmp/nagios.test.cfg
notice: /Nagios_host[hosting.black.co.at]/ensure: created
err: Could not apply complete catalog: Puppet::Util::FileType::FileTypeFlat could not write /home/david/tmp/nagios.test.cfg: uninitialized constant Puppet::Util::FileType::FileUtils
nagios_host { 'hosting.black.co.at':
    target => '/home/david/tmp/nagios.test.cfg',
    ensure => 'present'
}
root@monitor:~# dpkg -l puppet
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Installed/Config-files/Unpacked/Failed-config/Half-installed
|/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err: uppercase=bad)
||/ Name           Version        Description
+++-==============-==============-============================================
ii  puppet         0.24.8-1       centralised configuration management for net
root@monitor:~#