Hi,
I'm using puppet version 3.5.
I'm getting following error while running
]# puppet kick 172.20.6.22
Warning: Failed to load ruby LDAP library. LDAP functionality will not be available
Triggering 172.20.6.22
Error: Host 172.20.6.22 failed: Error 403 on SERVER: Forbidden request: 172.20.6.207(172.20.6.207) access to /run/
172.20.6.22 [save] authenticated at :115
172.20.6.22 finished with exit code 2
Failed: 172.20.6.22
In puppet master auth.conf i added following entry:
path /run
method save
allow *
In puppet client puppet.conf change listen=true.
Please advice me.
Regards,
Suresh