summaryrefslogtreecommitdiff
path: root/vendor/github.com/mitchellh/packer/examples/alicloud/jenkins/alicloud.json
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/github.com/mitchellh/packer/examples/alicloud/jenkins/alicloud.json')
-rw-r--r--vendor/github.com/mitchellh/packer/examples/alicloud/jenkins/alicloud.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/vendor/github.com/mitchellh/packer/examples/alicloud/jenkins/alicloud.json b/vendor/github.com/mitchellh/packer/examples/alicloud/jenkins/alicloud.json
index 481c39b0..f1f9e989 100644
--- a/vendor/github.com/mitchellh/packer/examples/alicloud/jenkins/alicloud.json
+++ b/vendor/github.com/mitchellh/packer/examples/alicloud/jenkins/alicloud.json
@@ -13,6 +13,7 @@
"ssh_username":"root",
"instance_type":"ecs.n1.medium",
"io_optimized":"true",
+ "internet_charge_type":"PayByTraffic",
"image_force_delete":"true",
"ssh_password":"Test12345"
}],