Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
S
slapos.package
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
15
Merge Requests
15
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
nexedi
slapos.package
Commits
eb4701a6
Commit
eb4701a6
authored
Jul 18, 2024
by
Thomas Gambier
🚴🏼
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Make the re6st installer of PROD and FREE network look alike
parent
4b87a7ab
Pipeline
#36021
failed with stage
in 0 seconds
Changes
2
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
22 additions
and
10 deletions
+22
-10
playbook/gnet-re6stnet.yml
playbook/gnet-re6stnet.yml
+6
-5
playbook/re6stnet.yml
playbook/re6stnet.yml
+16
-5
No files found.
playbook/gnet-re6stnet.yml
View file @
eb4701a6
...
...
@@ -11,11 +11,7 @@
vars_prompt
:
-
name
:
"
re6sttoken"
prompt
:
"
\n\n
You
are
running
the
Grandenet
Installer
\n\n
Please
insert
your
token
from
Grandenet
to
configure
your
computer.
\n
If
you
don't
have
a
token,
please
access
http://www.grandenet.cn/en
\n
and
request
one.
\n\n
Move
informations
at
http://www.grandenet.cn/en/documentation/user
You
are
using
the
re6st
automatic
installer
for
FREE
network.
\n\n
Your
token
...
...
@@ -23,6 +19,11 @@ Your token
private
:
no
default
:
"
notoken"
-
name
:
"
location"
prompt
:
'
Manually
enter
your
location
(ignore
if
you
want
it
detected
automatically,
format
is
"country
code,continent
code",
e.g.
"FR,EU")'
private
:
no
default
:
"
"
-
name
:
"
enable_router_advertisement"
prompt
:
"
Enable
Router
Advertisement"
private
:
no
...
...
playbook/re6stnet.yml
View file @
eb4701a6
...
...
@@ -9,17 +9,28 @@
-
re6st_registry_url
:
"
https://re6st-registry.nxdcdn.com/"
vars_prompt
:
-
name
:
"
re6sttoken"
prompt
:
"
\n\n
You
are
using
the
re6st
automatic
installer
for
PRODUCTION
network.
\n\n
Your
token
"
private
:
no
default
:
"
notoken"
-
name
:
"
location"
prompt
:
'
Manually
enter
your
location
(ignore
if
you
want
it
detected
automatically,
format
is
"country
code,continent
code",
e.g.
"FR,EU")'
private
:
no
default
:
"
"
-
name
:
"
re6sttoken
"
prompt
:
"
Please
insert
your
re6stnet
token:
"
-
name
:
"
enable_router_advertisement
"
prompt
:
"
Enable
Router
Advertisement
"
private
:
no
default
:
"
notoken"
default
:
'
no'
roles
:
-
{
role
:
re6stnet-install
}
-
{
role
:
re6stnet-ensure-running
}
-
role
:
routeadv
when
:
enable_router_advertisement == 'yes'
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