Hi All,

Please help me with the below error.

It is failing to execute the packer shell on the new version.

  "provisioners": [
    { "type": "file",  "source": "scripts/shared/install_cwm.sh", 
"destination": "/tmp/install_cwm.sh"  },
    { "type": "shell", "inline": ["chmod +x /tmp/install_cwm.sh", "sudo -i 
/tmp/install_cwm.sh"]},
    {

Regards,
Prem

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/b1920feb-0b05-4b6c-b283-a7d05307191cn%40googlegroups.com.

Reply via email to