Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
emulab
emulab-devel
Commits
6bd246fa
Commit
6bd246fa
authored
Sep 27, 2011
by
Leigh B Stoller
Browse files
Beef up warnings about qualifed names, and fix the spelling on
quailified!
parent
f4836739
Changes
1
Hide whitespace changes
Inline
Side-by-side
defs-example
View file @
6bd246fa
...
...
@@ -15,18 +15,18 @@ THISHOMEBASE=Example.Emulab.Net
# be sure to use a fully qualified hostname! Do not use an IP.
#
#
H
ost
name of our web server
(or host:port)
#
Fully-qualified h
ostname of
the
our web server
.
# This name should resolve to boss's IP address - though it can be a CNAME
WWWHOST=www.example.emulab.net
# Fully-qua
i
lified hostname of the boss node
# Fully-qualified hostname of the boss node
BOSSNODE=boss.example.emulab.net
# Fully-qua
i
lified hostname of the ops (also called users) node
# Fully-qualified hostname of the ops (also called users) node
USERNODE=ops.example.emulab.net
# Fully-qua
i
lified hostname of the fileserver (will
probab
ly be the same
# as the ops node)
# Fully-qualified hostname of the fileserver (will
typical
ly be the same
# as the ops node
; ops.example.emulab.net
)
FSNODE=fs.example.emulab.net
#
...
...
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