Files
scylladb/dist/ami
Takuya ASADA cf0d00b81a dist/ami: fix 'unknown configuration key: "enhanced_networking"' error while building AMI
packer 1.3.2 no longer supported enhanced_networking directive, we need
to use new directives("sriov_support" and "ena_support") to build with
new version.
packer provides automatic configuration file fixing tool, so new
scylla.json is generated by following command:
 ./packer/packer fix scylla.json

Fixes #3938

Signed-off-by: Takuya ASADA <syuu@scylladb.com>
Message-Id: <20181123053719.32451-1-syuu@scylladb.com>
2018-11-23 08:15:47 +02:00
..
2018-11-20 21:29:57 +02:00
2015-09-01 10:15:33 +03:00

Edit variables.json and run dist/ami/build_ami.sh, it will build & upload AMI.

When deploying the AMI, be sure to add two more disks(sdb, sdc) to construct RAID.