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
Boxiang Sun
slapos.package
Commits
18308cf6
Commit
18308cf6
authored
Sep 30, 2015
by
Alain Takoudjou
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix re6stnet configuration: interface xxx
parent
c212c491
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
playbook/imt-re6stnet.yml
playbook/imt-re6stnet.yml
+2
-2
No files found.
playbook/imt-re6stnet.yml
View file @
18308cf6
...
@@ -16,7 +16,7 @@
...
@@ -16,7 +16,7 @@
private
:
no
private
:
no
default
:
"
noname"
default
:
"
noname"
-
name
:
"
inter
face_name"
-
name
:
"
lan_i
face_name"
prompt
:
"
What
is
the
interface
used
by
re6st:"
prompt
:
"
What
is
the
interface
used
by
re6st:"
private
:
no
private
:
no
default
:
"
noname"
default
:
"
noname"
...
@@ -33,7 +33,7 @@
...
@@ -33,7 +33,7 @@
lineinfile
:
dest=/etc/re6stnet/re6stnet.conf line="client-count 0"
lineinfile
:
dest=/etc/re6stnet/re6stnet.conf line="client-count 0"
-
name
:
Include interface
-
name
:
Include interface
lineinfile
:
dest=/etc/re6stnet/re6stnet.conf line="
client-count {{ inter
face_name }}"
lineinfile
:
dest=/etc/re6stnet/re6stnet.conf line="
interface {{ lan_i
face_name }}"
when
:
interface_name != "noname"
when
:
interface_name != "noname"
-
name
:
restart re6st-node service
-
name
:
restart re6st-node service
...
...
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