Hi,
I’m new with puppet. I try to make a simple task with puppet:
PuppetMaster: 3.3.1
PuppetClient: 3.3.2 (windows 2003)
PuppetClient: 3.4RC2 (windows 2008)
Init.pp
class check_mk_client {
file {'check_mk_agent_ini':
ensure => file,
path => 'C:/temp/check_mk.ini',
source => 'puppet:///modules/check_mk_client/check_mk.ini',
}
}
Puppet can copy the file on the client without problem if the file is not present. However, when a change the file on the server, I got this error on the client when I try to update on the client’s side:
Error: "\xF4" to UTF-8 in conversion from ASCII-8BIT to UTF-8 to UTF-16LE
Error: /Stage[main]/Check_mk_client/File[check_mk_agent_ini]/content: change from {md5}07f8bdf94be7a9780cbe16f5fdff4fc9 to {md5}2c7d5c5bf05b21a9f6393044d4bdf586
failed: "\xF4" to UTF-8 in conversion from ASCII-8BIT to UTF-8 to UTF-16LE
How I can replace a file on the client? The ini file is just an example (so I don’t want to generate a ini with a puppet module).
Best Regards,
dominique
Hi,
I found the error… its a misconfiguration of the filebucket.
Hi didn’t specified the FQDN of the puppetmaster..
Sorry,
Dominique Arpin
Tél. Interne: 140-4156
Tél. 514 285.2929 Poste: 140-4156
De : puppet...@googlegroups.com [mailto:puppet...@googlegroups.com]
De la part de Arpin Dominique (Nter)
Envoyé : 19 décembre, 2013 11:34
À : 'puppet...@googlegroups.com'
Objet : [Puppet Users] Windows check_sum: Error: "\xF4" to UTF-8 in conversion
--
You received this message because you are subscribed to the Google Groups "Puppet Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to
puppet-users...@googlegroups.com.
To view this discussion on the web visit
https://groups.google.com/d/msgid/puppet-users/C2F62CDF5915D0458F0528664315BAE732333E8A%40MTL1EXC01.scqmtl.loto-quebec.com.
For more options, visit https://groups.google.com/groups/opt_out.