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
Freifunk Saar
Salt-States
Commits
71b3a1ea
Commit
71b3a1ea
authored
Dec 03, 2020
by
Ralf
Browse files
test migrating my physical node
parent
f0a1fdb9
Changes
1
Hide whitespace changes
Inline
Side-by-side
freifunk-mgmt/files/director/main.js
View file @
71b3a1ea
...
...
@@ -5,7 +5,7 @@ function make_time(year, month, day, hour) {
const
regions
=
{
"
saarbruecken
"
:
{
domain
:
"
sb
"
,
switch_time
:
-
1
,
switch_time
:
make_time
(
2020
,
12
,
3
,
20
)
,
},
"
st-wendel
"
:
{
domain
:
"
wnd
"
,
...
...
@@ -29,7 +29,8 @@ const regions = {
},
}
const
switch_nodes
=
[
// only these node IDs will be switched
"
525400280bbb
"
,
"
525400280bbb
"
,
// ffsaar-ralf-test
"
60e327bd8eb8
"
,
// ffsaar-r
]
const
http
=
require
(
"
http
"
)
...
...
Write
Preview
Supports
Markdown
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