Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
S
slapos.package
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
2
Merge Requests
2
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
nexedi
slapos.package
Commits
bbc00849
Commit
bbc00849
authored
Nov 07, 2019
by
Thomas Gambier
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Give a title to re6st certificate when installing through re6st playbook
parent
326de975
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
2 deletions
+6
-2
re6stnet.yml
playbook/re6stnet.yml
+5
-1
vifib-re6stnet.yml
playbook/vifib-re6stnet.yml
+1
-1
No files found.
playbook/re6stnet.yml
View file @
bbc00849
...
...
@@ -4,7 +4,6 @@
vars
:
-
re6st_annon
:
False
-
computer_name
:
noname
-
re6st_fingerprint
:
nofingerprint
vars_prompt
:
...
...
@@ -13,6 +12,11 @@
private
:
no
default
:
"
http://re6stnet.nexedi.com/"
-
name
:
"
computer_name"
prompt
:
"
Please
give
a
title
to
your
re6st
certificate
(e.g.
your
computer
name):"
private
:
no
default
:
"
noname"
-
name
:
"
re6sttoken"
prompt
:
"
Please
insert
your
re6stnet
token:"
private
:
no
...
...
playbook/vifib-re6stnet.yml
View file @
bbc00849
...
...
@@ -10,7 +10,7 @@
vars_prompt
:
-
name
:
"
computer_name"
prompt
:
"
Please
insert
your
email
or
a
name
of
this
computer,
it
will
be
used
to
configure
re6st
:"
prompt
:
"
Please
give
a
title
to
your
re6st
certificate
(e.g.
your
computer
name)
:"
private
:
no
default
:
"
noname"
...
...
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