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
Kea
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
Operations
Operations
Incidents
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Pavel Zhukov
Kea
Commits
4bc7e0db
Commit
4bc7e0db
authored
Oct 24, 2018
by
Francis Dupont
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[130-all-keys-sample] Removed spurious trailing spaces
parent
468b6280
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
4 additions
and
4 deletions
+4
-4
doc/examples/kea4/comments.json
doc/examples/kea4/comments.json
+1
-1
doc/examples/kea4/ha-load-balancing-primary.json
doc/examples/kea4/ha-load-balancing-primary.json
+1
-1
doc/examples/kea4/with-ddns.json
doc/examples/kea4/with-ddns.json
+1
-1
doc/examples/kea6/comments.json
doc/examples/kea6/comments.json
+1
-1
No files found.
doc/examples/kea4/comments.json
View file @
4bc7e0db
...
...
@@ -65,7 +65,7 @@
//
In
subnets
"subnet4"
:
[
{
{
"comment"
:
"A subnet"
,
"subnet"
:
"192.0.1.0/24"
,
"id"
:
100
,
...
...
doc/examples/kea4/ha-load-balancing-primary.json
View file @
4bc7e0db
...
...
@@ -129,7 +129,7 @@
//
set
to
the
corresponding
values.
"url"
:
"http://192.168.56.33:8080/"
,
//
This
server
is
primary.
The
other
one
must
be
//
secondary.
//
secondary.
"role"
:
"primary"
},
//
This
is
the
configuration
of
our
HA
peer.
...
...
doc/examples/kea4/with-ddns.json
View file @
4bc7e0db
//
This
is
an
example
configuration
file
for
the
DHCPv
4
server
in
Kea.
//
It
is
a
basic
scenario
with
one
IPv
4
subnet
configured
but
with
DDNS
//
enabled.
//
enabled.
{
"Dhcp4"
:
...
...
doc/examples/kea6/comments.json
View file @
4bc7e0db
...
...
@@ -65,7 +65,7 @@
//
In
subnets
"subnet6"
:
[
{
{
"comment"
:
"A subnet"
,
"subnet"
:
"2001:db1::/64"
,
"id"
:
100
,
...
...
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