Hi,
I've seen the youtube demo that just runs fab, but for some reason my puppet-setup is failing, which is not really nice.
root@nodemanager:~# puppet node classify --insecure --node-group=test --enc-auth-user=console --enc-auth-passwd=Welcome001 --enc-server=mypuppet.master.net --enc-port=443 mywebsvr01
Warning: List nodes ... Failed
Warning: Server responded with a 303 status
Error: Could not: List nodes, got 303 expected 200
Error: Try 'puppet help node classify' for usage
When I check the pe-httpd-log I see the request coming in /nodes.json but I see also the 303 linked to it.
The user "console" is authorized for PE-console but for some reason is not working.
How do I get my access-credentials right to make this work? Can anyone give me a hint. I'm pretty new at this, so I'm a bit overwhelmed by all config-stuff.
Greetings,
Henk-Jan