Skip to content

Commit

Permalink
using images instead of buckets on gcp
Browse files Browse the repository at this point in the history
  • Loading branch information
Lance Larsen committed Jun 26, 2018
1 parent 6c08d8b commit 2038a11
Showing 1 changed file with 0 additions and 18 deletions.
18 changes: 0 additions & 18 deletions hashistack/hashistack-gcp.json
Original file line number Diff line number Diff line change
Expand Up @@ -201,23 +201,5 @@
"bash /tmp/shared/scripts/cleanup.sh"
]
}
],
"post-processors" : [
{
"type": "googlecompute-export",
"only": ["gcp-ubuntu-16.04-systemd"],
"paths": [
"gs://hc-se-image-store/{{ user `environment` }}/consul-{{ user `consul_version`}}-nomad-{{ user `nomad_version`}}-vault-{{ user `vault_version`}}/hashistack-server-ubuntu-16-04.tar.gz"
],
"keep_input_artifact": false
},
{
"type": "googlecompute-export",
"only": ["gcp-rhel-7.3-systemd"],
"paths": [
"gs://hc-se-image-store/{{ user `environment` }}/consul-{{ user `consul_version`}}-nomad-{{ user `nomad_version`}}-vault-{{ user `vault_version`}}/hashistack-server-rhel-7-3.tar.gz"
],
"keep_input_artifact": false
}
]
}

6 comments on commit 2038a11

@bensojona
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

TeamCity Solution Engineering :: Packer Templates Build 456 is now running

@bensojona
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

TeamCity Solution Engineering :: Packer Templates Build 457 is now running

@bensojona
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

TeamCity Solution Engineering :: Packer Templates Build 456 outcome was SUCCESS
Summary: Running Build time: 00:19:13

@bensojona
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

TeamCity Solution Engineering :: Packer Templates Build 457 outcome was SUCCESS
Summary: Running Build time: 00:19:53

@bensojona
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

TeamCity Solution Engineering / Packer Templates Build 659 is now running

@bensojona
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

TeamCity Solution Engineering / Packer Templates Build 659 outcome was SUCCESS
Summary: Running Build time: 00:00:13

Please sign in to comment.