Skip to content
GitLab
Menu
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
807e7c84
Commit
807e7c84
authored
Jul 10, 2012
by
Leigh B Stoller
Browse files
Protogeni Rack: Add foam to list of allowed relays.
parent
758f3da3
Changes
1
Hide whitespace changes
Inline
Side-by-side
install/phases/ops/sendmail
View file @
807e7c84
...
...
@@ -10,6 +10,10 @@ sub Install($$$)
my ($server, $isupdate, $impotent) = @_;
my @LOCAL_HOSTS = ($OURDOMAIN,$BOSSNODE,$USERNODE,$FSNODE);
if ($PROTOGENI_GENIRACK) {
push(@LOCAL_HOSTS, "foam.${OURDOMAIN");
}
# covert to list names and remove duplicates
my @MAILING_LIST_NAMES = ();
...
...
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