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
14
Merge Requests
14
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
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
playbook/re6stnet.yml
playbook/re6stnet.yml
+5
-1
playbook/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