commit | 0b21167cd2ba1bf99f050cace70ec49f7f21d265 | [log] [tgz] |
---|---|---|
author | Jiri Broulik <jbroulik@mirantis.com> | Wed Apr 11 09:35:47 2018 +0200 |
committer | Jiri Broulik <jbroulik@mirantis.com> | Wed Apr 11 09:57:17 2018 +0200 |
tree | b645df187c080694662d4349fd3c80e5a09d10fa | |
parent | b59b154b5847abed4ff7b00e0eabf60b0162013a [diff] [blame] |
extra_vars and image_name parametrization added PROD-18791 Change-Id: Ic685ada838833a121b574272fee03796991cbe14
diff --git a/day01-image/template.json b/day01-image/template.json index 0b957a4..ceb046c 100644 --- a/day01-image/template.json +++ b/day01-image/template.json
@@ -4,7 +4,7 @@ "password": "r00tme", "do_api_token": "{{ env `DO_API_TOKEN` }}", "image_name": "{{ env `IMAGE_NAME` }}", - "disk_size": "150000" + "disk_size": "50000" }, "provisioners": [