Hi 

I am trying to install and configure foreman-proxy 1.12 (in one of the 
node, say compile master) using the module available at 
https://forge.puppet.com/theforeman/foreman_proxy/3.0.1/compatibility 

While running “puppet agent -t”  (to install and configure foreman-proxy) , 
I am getting the below error on my node. Can you please help me to find 
what could be the issue?

[root@poc-agent vagrant]# puppet agent -t --server=<CompileMasterHost>
Info: Retrieving pluginfacts
Info: Retrieving plugin
Info: Loading facts
Error: Could not retrieve catalog from remote server: Error 400 on SERVER: 
Could not find class ::tftp::params for poc-agent.local on node 
poc-agent.local
Warning: Not using cache on failed catalog
Error: Could not retrieve catalog; skipping run
[root@poc-agent vagrant]# 

    =================================================

What I have in my Puppetfile?

    I have added the below line to download the module
        mod 'theforeman/foreman_proxy', '3.0.1'

What I did in Foreman UI?
    Imported the environment 
    created a host group called sankara-foreman-proxy-test
    assigned the class foreman_proxy to this host group
    Assigned my node poc-agent to this host group

what I did in poc-agent node?
    Logged into poc-agent and run the command “puppet agent -t 
--server=<CompileMasterHost>” 

Thanks
Sankara

-- 
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+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/puppet-users/e025b778-72c9-46a6-88ff-6110d22a919d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to