Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
V
vmgmt
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Model registry
Monitor
Service Desk
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
ai3
tools
vmgmt
Commits
5641c44f
Commit
5641c44f
authored
2 years ago
by
ale
Browse files
Options
Downloads
Patches
Plain Diff
Fix vm config documentation
parent
e49b67a9
No related branches found
No related tags found
No related merge requests found
Pipeline
#47488
passed
2 years ago
Stage: build
Stage: release
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+4
-3
4 additions, 3 deletions
README.md
with
4 additions
and
3 deletions
README.md
+
4
−
3
View file @
5641c44f
...
...
@@ -67,17 +67,18 @@ Interface attributes:
interface.
*
*netmask*
/
*netmask6*
- Netmasks for the above. The IPv4 netmask
should have the full IP-like form (e.g. 255.255.255.0), while the
IPv6 netmask is expressed as the number of bits.
IPv6 netmask is expressed as the number of bits. Defaults are
respectively 255.255.255.0 and 64.
*
*additional_dns_names*
- A list of additional unqualified DNS names
for the gateway IP address that should be made available to VMs.
DHCPv6 is automatically enabled if the interface has an IPv6 address.
### Virtual machines
VM configuration files can specify the following attributes:
*
*ip*
/
*ip6*
- IP addresses (IPv4 / IPv6) for static assignment.
*
*ram*
- memory allocation (default
*512m*
)
*
*cpu*
- CPU allocation (default
*1*
)
*
*volumes*
- A list of space-separated volume specifications, which
can be either:
*
a filename, which is interpreted as a QCOW2-formatted disk image,
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment