Skip to content

Instantly share code, notes, and snippets.

View Ohadbasan's full-sized avatar

Ohad Basan Ohadbasan

  • Israel
View GitHub Profile
{
"builders": [{
"type": "amazon-ebs",
"access_key": "{{user `aws_access_key`}}",
"secret_key": "{{user `aws_secret_key`}}",
"region": "us-east-1",
"ami_regions" : ["us-east-1"],
"source_ami": "ami-13be557e",
"instance_type": "c4.large",
"ssh_username": "ubuntu",
@Ohadbasan
Ohadbasan / gist:d361bd791797deffa046fa3f3ef52316
Created October 26, 2017 15:31
script disconnected unexpectedly - gcloud
2017/10/26 18:10:48 ui: googlecompute: - angstwad.docker_ubuntu (v3.3.2) was installed successfully
googlecompute: - angstwad.docker_ubuntu (v3.3.2) was installed successfully
2017/10/26 18:10:48 packer: 2017/10/26 18:10:48 Remote command exited without exit status or exit signal.
2017/10/26 18:10:48 packer: 2017/10/26 18:10:48 [INFO] RPC endpoint: Communicator ended with: 2300218
2017/10/26 18:10:48 [INFO] 20054 bytes written for 'stdout'
2017/10/26 18:10:48 [INFO] 1168 bytes written for 'stderr'
2017/10/26 18:10:48 [INFO] RPC client: Communicator ended with: 2300218
2017/10/26 18:10:48 [INFO] RPC endpoint: Communicator ended with: 2300218
2017/10/26 18:10:48 packer: 2017/10/26 18:10:48 [INFO] 20054 bytes written for 'stdout'
2017/10/26 18:10:48 packer: 2017/10/26 18:10:48 [INFO] 1168 bytes written for 'stderr'