Report abuse

Puppet Master Server (CentOS 6.2)

1
2
$ puppet --version
2.7.9

Puppet Client (CentOS 6.2 VirtualBox VM)

1
2
3
4
5
6
7
$ sudo puppet agent --test
info: Retrieving plugin
err: Could not retrieve catalog from remote server: Error 400 on SERVER: No support for http method POST
warning: not using cache on failed catalog
err: Could not retrieve catalog; skipping run
$ puppet --version
2.7.9