Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
server
virtinstaller
Commits
c275db4f
Commit
c275db4f
authored
Mar 18, 2016
by
Server Team
Browse files
update doc block
parent
9bf94003
Changes
1
Hide whitespace changes
Inline
Side-by-side
virt-install-debian
View file @
c275db4f
...
...
@@ -8,6 +8,14 @@ NET_IPV4_GATEWAY="46.4.110.201"
NET_IPV4_BROADCAST
=
"46.4.110.207"
NET_IPV4_NETMASK
=
"255.255.255.248"
###########################################
###########################################
### ###
### no customisation below this point ###
### ###
###########################################
###########################################
# https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=740895
#NET_IPV6_ADDRESS="2a01:4f8:141:21a3::3"
#NET_IPV6_NETMASK="64"
...
...
@@ -15,9 +23,6 @@ NET_IPV4_NETMASK="255.255.255.248"
HOST_NAME
=
$SERVER_NAME
######################################
# no customisation below this point
#######################################
SCRIPT_PATH
=
`
dirname
"
$SCRIPT
"
`
# create passwd
...
...
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment