Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
N
nextgen-router
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Packages
Packages
List
Container Registry
Analytics
Analytics
CI / CD
Code Review
Insights
Issues
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
MyCard
nextgen-router
Commits
a2c30f4e
Commit
a2c30f4e
authored
Sep 27, 2022
by
nanahira
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix dhclient disable things
parent
c5f45a74
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
5 deletions
+3
-5
cloud.yaml
cloud.yaml
+1
-1
network.yaml
network.yaml
+2
-4
No files found.
cloud.yaml
View file @
a2c30f4e
...
...
@@ -57,7 +57,7 @@
make_resolv_conf() {
return 0
}
new_host_
name() {
set_host
name() {
return 0
}
dest
:
/etc/dhcp/dhclient-enter-hooks.d/nextgen-router
...
...
network.yaml
View file @
a2c30f4e
...
...
@@ -146,12 +146,10 @@
make_resolv_conf() {
return 0
}
new_routers() {
return 0
}
new_host_name() {
set_hostname() {
return 0
}
unset new_routers
dest
:
/etc/dhcp/dhclient-enter-hooks.d/nextgen-router
mode
:
0755
-
name
:
pppoe password
...
...
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