Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
F
ffbs-site
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
ffbs
ffbs-site
Commits
20d0afc9
Commit
20d0afc9
authored
2 years ago
by
chrissi^
Browse files
Options
Downloads
Patches
Plain Diff
Add gluon-mesh-vpn-parker vpn provider
parent
dc43bef3
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
modules
+2
-2
2 additions, 2 deletions
modules
site.conf
+3
-1
3 additions, 1 deletion
site.conf
site.mk
+2
-1
2 additions, 1 deletion
site.mk
with
7 additions
and
4 deletions
modules
+
2
−
2
View file @
20d0afc9
GLUON_SITE_FEEDS='packages_ffbs'
PACKAGES_PACKAGES_FFBS_REPO=https://gitli.stratum0.org/ffbs/ffbs-packages.git
PACKAGES_PACKAGES_FFBS_COMMIT=
3b8409fbedb641049e9fc00331f17dad72a76e
c0
PACKAGES_PACKAGES_FFBS_BRANCH=v202
1
.1.x-ffbs-next
PACKAGES_PACKAGES_FFBS_COMMIT=
47505f13c92569cbf1a8c5c80e880ad8e73e93
c0
PACKAGES_PACKAGES_FFBS_BRANCH=v202
2
.1.x-ffbs-next
This diff is collapsed.
Click to expand it.
site.conf
+
3
−
1
View file @
20d0afc9
...
...
@@ -116,7 +116,9 @@ parker = {
},
mesh_vpn
= {
mtu
=
1312
,
parker
= {
mtu
=
1312
,
},
bandwidth_limit
= {
enabled
=
false
,
ingress
=
3000
,
...
...
This diff is collapsed.
Click to expand it.
site.mk
+
2
−
1
View file @
20d0afc9
...
...
@@ -45,7 +45,8 @@ GLUON_SITE_PACKAGES := \
GLUON_FEATURES
:=
\
web-advanced
\
web-osm
\
config-mode-geo-location-osm
config-mode-geo-location-osm
\
mesh-vpn-parker
# x86-generic
ifeq
($(GLUON_TARGET),x86-generic)
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment