Skip to content

Commit

Permalink
rc1
Browse files Browse the repository at this point in the history
  • Loading branch information
aldemirenes committed Oct 20, 2017
1 parent 5132c1b commit efde631
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Packerfile.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"variables": {
"version": "0.4.0"
"version": "0.4.0-rc1"
},

"builders": [
Expand All @@ -12,7 +12,7 @@
"ssh_username": "ubuntu",
"ami_name": "snowplow-mini-{{user `version`}}-{{ timestamp }}-hvm-ebs-amd64",
"ami_groups": [ "all" ],
"ami_regions": "us-east-2,us-west-1,us-west-2,ca-central-1,eu-west-1,eu-central-1,eu-west-2,ap-southeast-1,ap-southeast-2,ap-northeast-2,ap-northeast-1,ap-south-1,sa-east-1",
"ami_regions": "eu-west-1",
"ami_description": "Snowplow Mini - The Snowplow Pipeline in a box",
"tags": {
"OS_Version": "Ubuntu-14.04",
Expand Down

0 comments on commit efde631

Please sign in to comment.