mirror of
https://github.com/hashicorp/packer.git
synced 2026-09-24 08:51:40 -04:00
Merge pull request #646 from jtopper/bundle_vol_command_website
website: Match default ec2-bundle-vol documented on the website to the one that's used by the code.
This commit is contained in:
@@ -238,7 +238,7 @@ sudo -n ec2-bundle-vol \
|
||||
-u {{.AccountId}} \
|
||||
-c {{.CertPath}} \
|
||||
-r {{.Architecture}} \
|
||||
-e {{.PrivatePath}} \
|
||||
-e {{.PrivatePath}}/* \
|
||||
-d {{.Destination}} \
|
||||
-p {{.Prefix}} \
|
||||
--batch
|
||||
|
||||
Reference in New Issue
Block a user