[Puppet Users] Puppet 4.2. and latest Puppet Agent 1.2.1-x64 on Windows 2008 r2 keeps crashing with error 400: Invalid byte sequence in UTF-8

2015-07-13 Thread mst3k
Hi, I’m trying to set up a new heterogeneous environment with a Puppet 4.2. server running on a 14.04.2 Ubuntu LTS and some *nix and windows clients. Without any changes to the server (except enabling autosigning for my domain and setting the alt_dns_names for the master) I’m trying to connect

[Puppet Users] Puppet 4.2. and latest Puppet Agent 1.2.1-x64 on Windows 2008 r2 keeps crashing with error 400: Invalid byte sequence in UTF-8

2015-07-14 Thread mst3k
Hi, (Sorry for double-posting, the first one captured a foreign topic.) I’m trying to set up a new heterogeneous environment with a Puppet 4.2. server running on a 14.04.2 Ubuntu LTS and some *nix and windows clients. Without any changes to the server (except enabling autosigning for my domain

Re: [Puppet Users] Puppet 4.2. and latest Puppet Agent 1.2.1-x64 on Windows 2008 r2 keeps crashing with error 400: Invalid byte sequence in UTF-8

2015-07-15 Thread mst3k
Thanks! > > > > On Mon, Jul 13, 2015 at 10:12 AM, mst3k wrote: > Hi, > > I’m trying to set up a new heterogeneous environment with a Puppet 4.2. > server running on a 14.04.2 Ubuntu LTS and some *nix and windows clients. > Without any changes to the server (except ena

Re: [Puppet Users] Newbie: Agent doesn't find master

2015-07-27 Thread mst3k
Hi, you can specify the hosts name in the puppet.conf in the [agents] section as follows: server = puppet.example.com Please make sure, that you can ping the exact name as you specified it. Best regards, Titus Am 25.07.2015 um 20:25 schrieb Chris : > Dear All, > > sorry, I'm a newbie. > >