Issue #16003 has been updated by Andrew Parker. Target version deleted (2.7.x)
As the 2.7.x line is winding down, I am removing the target at 2.7.x from tickets in the system. The 2.7 line should only receive fixes for major problems (crashes, for instance) or security problems. ---------------------------------------- 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-80545 Author: 俊锋 张 Status: Needs More Information Priority: Normal Assignee: 俊锋 张 Category: exec Target version: 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.
