Skip to content

Commit

Permalink
quickstart: Fix carol's remote TS in roadwarrior examples
Browse files Browse the repository at this point in the history
  • Loading branch information
tobiasbrunner committed Sep 22, 2023
1 parent 226d964 commit a942542
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions docs/modules/ROOT/pages/config/quickstart.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -214,7 +214,7 @@ Configuration on roadwarrior `*carol*`:
}
children {
home {
local_ts = 10.1.0.0/16
remote_ts = 10.1.0.0/16
start_action = start
}
}
Expand Down Expand Up @@ -315,7 +315,7 @@ Configuration on roadwarrior `*carol*`:
}
children {
home {
local_ts = 10.1.0.0/16
remote_ts = 10.1.0.0/16
start_action = start
}
}
Expand Down Expand Up @@ -393,7 +393,7 @@ Configuration on roadwarrior `*carol*`:
}
children {
home {
local_ts = 10.1.0.0/16
remote_ts = 10.1.0.0/16
start_action = start
}
}
Expand Down Expand Up @@ -476,7 +476,7 @@ Configuration on roadwarrior `*carol*`:
}
children {
home {
local_ts = 10.1.0.0/16
remote_ts = 10.1.0.0/16
start_action = start
}
}
Expand Down

0 comments on commit a942542

Please sign in to comment.