From 13a0c2b09dfff793101f13f13dec2cd6b2ea1911 Mon Sep 17 00:00:00 2001 From: Mitchell Hashimoto Date: Fri, 5 Sep 2014 09:33:48 -0700 Subject: [PATCH] website: update website with correct amazon defaults --- website/source/docs/builders/amazon-instance.html.markdown | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/website/source/docs/builders/amazon-instance.html.markdown b/website/source/docs/builders/amazon-instance.html.markdown index fc6b48c5b..56ac3b4ec 100644 --- a/website/source/docs/builders/amazon-instance.html.markdown +++ b/website/source/docs/builders/amazon-instance.html.markdown @@ -268,7 +268,8 @@ sudo -n ec2-bundle-vol \ -e {{.PrivatePath}}/* \ -d {{.Destination}} \ -p {{.Prefix}} \ - --batch + --batch \ + --no-filter ``` The available template variables should be self-explanatory based on the