Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
modules
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
puppet
modules
Commits
3fb6d245
Commit
3fb6d245
authored
Apr 23, 2020
by
Cool Fire
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update radvd conf some
parent
57261db5
Pipeline
#2222
passed with stages
in 4 minutes and 30 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
9 deletions
+3
-9
profile/templates/radvd.conf.erb
profile/templates/radvd.conf.erb
+3
-9
No files found.
profile/templates/radvd.conf.erb
View file @
3fb6d245
interface
<%=
@interface
%>
{
interface
<%=
@interface
%>
{
AdvSendAdvert on;
prefix fd5d:12c9:4201:1::1/64 {
AdvOnLink on;
AdvAutonomous on;
};
#Send DNS Server setting
RDNSS fd5d:12c9:4201:1::1{
};
prefix fd5d:12c9:4200::1/64 {};
RDNSS fd5d:12c9:4200::1{};
};
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