Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
P
packer
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Kristopher Ruzic
packer
Commits
003bb692
Commit
003bb692
authored
Feb 23, 2015
by
w1mvy
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Updated doc with config
parent
4170eb7d
Changes
3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
3 deletions
+3
-3
website/source/docs/builders/amazon-chroot.html.markdown
website/source/docs/builders/amazon-chroot.html.markdown
+1
-1
website/source/docs/builders/amazon-ebs.html.markdown
website/source/docs/builders/amazon-ebs.html.markdown
+1
-1
website/source/docs/builders/amazon-instance.html.markdown
website/source/docs/builders/amazon-instance.html.markdown
+1
-1
No files found.
website/source/docs/builders/amazon-chroot.html.markdown
View file @
003bb692
...
@@ -122,7 +122,7 @@ each category, the available configuration keys are alphabetized.
...
@@ -122,7 +122,7 @@ each category, the available configuration keys are alphabetized.
which forces Packer to find an open device automatically.
which forces Packer to find an open device automatically.
*
`enhanced_networking`
(boolean) - Enable enhanced networking (SriovNetSupport) on
*
`enhanced_networking`
(boolean) - Enable enhanced networking (SriovNetSupport) on
HVM-compatible AMIs.
HVM-compatible AMIs.
If true, add
`ec2:ModifyInstanceAttribute`
to your AWS IAM policy.
*
`mount_path`
(string) - The path where the volume will be mounted. This is
*
`mount_path`
(string) - The path where the volume will be mounted. This is
where the chroot environment will be. This defaults to
where the chroot environment will be. This defaults to
...
...
website/source/docs/builders/amazon-ebs.html.markdown
View file @
003bb692
...
@@ -94,7 +94,7 @@ each category, the available configuration keys are alphabetized.
...
@@ -94,7 +94,7 @@ each category, the available configuration keys are alphabetized.
Leave this empty to allow Amazon to auto-assign.
Leave this empty to allow Amazon to auto-assign.
*
`enhanced_networking`
(boolean) - Enable enhanced networking (SriovNetSupport) on
*
`enhanced_networking`
(boolean) - Enable enhanced networking (SriovNetSupport) on
HVM-compatible AMIs.
HVM-compatible AMIs.
If true, add
`ec2:ModifyInstanceAttribute`
to your AWS IAM policy.
*
`iam_instance_profile`
(string) - The name of an
*
`iam_instance_profile`
(string) - The name of an
[
IAM instance profile
](
http://docs.aws.amazon.com/IAM/latest/UserGuide/instance-profiles.html
)
[
IAM instance profile
](
http://docs.aws.amazon.com/IAM/latest/UserGuide/instance-profiles.html
)
...
...
website/source/docs/builders/amazon-instance.html.markdown
View file @
003bb692
...
@@ -134,7 +134,7 @@ each category, the available configuration keys are alphabetized.
...
@@ -134,7 +134,7 @@ each category, the available configuration keys are alphabetized.
See the "custom bundle commands" section below for more information.
See the "custom bundle commands" section below for more information.
*
`enhanced_networking`
(boolean) - Enable enhanced networking (SriovNetSupport) on
*
`enhanced_networking`
(boolean) - Enable enhanced networking (SriovNetSupport) on
HVM-compatible AMIs.
HVM-compatible AMIs.
If true, add
`ec2:ModifyInstanceAttribute`
to your AWS IAM policy.
*
`iam_instance_profile`
(string) - The name of an
*
`iam_instance_profile`
(string) - The name of an
[
IAM instance profile
](
http://docs.aws.amazon.com/IAM/latest/UserGuide/instance-profiles.html
)
[
IAM instance profile
](
http://docs.aws.amazon.com/IAM/latest/UserGuide/instance-profiles.html
)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment