Hi All, I'm using PE version 2017.2.1 for 10 nodes.
I'm running into below issue while installing puppet agent. I have tried in both redhat 7.3 & 6.8 servers to install puppet agent. [root@vslrch1c003 ~]# curl -k https://10.0.0.100:8140/packages/current/install.bash | sudo bash % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 20122 100 20122 0 0 122k 0 --:--:-- --:--:-- --:--:-- 123k curl failed to get https://vslrch1c001.fix.online:8140/packages/2017.2.1/el-7-x86_64.bash The agent packages needed to support el-7-x86_64 are not present on your master. To add them, apply the pe_repo::platform::el_7_x86_64 class to your master node and then run Puppet. The required agent packages should be retrieved when puppet runs on the master, after which you can run the install.bash script again. [root@vslrch1c003 ~]# [root@vslrch1c004 ~]# curl -k https://10.0.0.100:8140/packages/current/install.bash | sudo bash % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 20122 100 20122 0 0 26697 0 --:--:-- --:--:-- --:--:-- 153k curl failed to get https://vslrch1c001.fix.online:8140/packages/2017.2.1/el-6-x86_64.bash The agent packages needed to support el-6-x86_64 are not present on your master. To add them, apply the pe_repo::platform::el_6_x86_64 class to your master node and then run Puppet. The required agent packages should be retrieved when puppet runs on the master, after which you can run the install.bash script again. [root@vslrch1c004 ~]# Please help me how to solve above problem. -- 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/309a6f15-b53d-4c58-9c9d-546cb4ed0a32%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.