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
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Rafael Monnerat
slapos.package
Commits
9011f6a5
Commit
9011f6a5
authored
3 years ago
by
Levin Zimmermann
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
playbook: Simplify re6stnet installation process
parent
4d114f9a
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
23 additions
and
4 deletions
+23
-4
playbook/wendelin-olimex-base.yml
playbook/wendelin-olimex-base.yml
+23
-4
No files found.
playbook/wendelin-olimex-base.yml
View file @
9011f6a5
# Simply import both playbooks so that all variables can be set by the user
-
import_playbook
:
re6stnet.yml
-
import_playbook
:
slapos.yml
-
name
:
a play that runs entirely on the ansible host
-
name
:
a play that runs entirely on the ansible host
hosts
:
127.0.0.1
hosts
:
127.0.0.1
connection
:
local
connection
:
local
vars
:
-
re6st_annon
:
False
-
computer_name
:
noname
-
re6st_fingerprint
:
nofingerprint
vars_prompt
:
-
name
:
"
re6st_registry_url"
prompt
:
"
What
is
the
url
to
the
Re6st
registry?
(Ignore
if
you
are
using
a
FREEFIB
Token
from
rapid.space)"
private
:
no
default
:
"
http://re6stnet.gnet.erp5.cn/"
-
name
:
"
re6sttoken"
prompt
:
"
Please
insert
your
re6stnet
token:"
private
:
no
default
:
"
notoken"
roles
:
-
role
:
re6stnet-install
-
role
:
re6stnet-ensure-running
-
import_playbook
:
slapos.yml
This diff is collapsed.
Click to expand it.
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