Issue #16003 has been updated by 俊锋 张.
Because I use UUID as certname to identify agent instead of FQDN.The hostname of agent may be changed. Can u give me some tips? ---------------------------------------- Bug #16003: Agent running has transfered to puppetmaster but curl can not capture it,Curl process is hanging. https://projects.puppetlabs.com/issues/16003#change-69391 Author: 俊锋 张 Status: Needs More Information Priority: Normal Assignee: 俊锋 张 Category: exec Target version: 2.7.x Affected Puppet version: 2.7.12 Keywords: exec,curl Branch: We use command Curl to trigger puppet run. The command is like this: <pre> curl -k -X PUT -H "Content-Type: text/pson" -d "{}" https://192.150.33.247:8139/production/run/no_key </pre> In these days we find when we push a package and a install script to agent and trigger to execut that script(exec resource) to install the package.The procedure takes nearly an hour.And agent sent its reports to master ,but it looks like command "curl" did not receive any thing becasuse we can get nothing from it. Please tell me how to fix it? -- You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://projects.puppetlabs.com/my/account -- You received this message because you are subscribed to the Google Groups "Puppet Bugs" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/puppet-bugs?hl=en.
