Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
K
Kubespray
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Model registry
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Mirror
Kubespray
Commits
e3850fbb
Unverified
Commit
e3850fbb
authored
3 years ago
by
jayonlau
Committed by
GitHub
3 years ago
Browse files
Options
Downloads
Patches
Plain Diff
Extra spaces of macvlan (#7752)
Although these errors are not important, they affect the code specification.
parent
05d864c9
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
roles/network_plugin/macvlan/files/ifdown-macvlan
+3
-3
3 additions, 3 deletions
roles/network_plugin/macvlan/files/ifdown-macvlan
roles/network_plugin/macvlan/files/ifup-macvlan
+3
-3
3 additions, 3 deletions
roles/network_plugin/macvlan/files/ifup-macvlan
with
6 additions
and
6 deletions
roles/network_plugin/macvlan/files/ifdown-macvlan
+
3
−
3
View file @
e3850fbb
...
...
@@ -2,17 +2,17 @@
#
# initscripts-macvlan
# Copyright (C) 2014 Lars Kellogg-Stedman
#
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation, either version 3 of the License, or
# (at your option) any later version.
#
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
#
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
...
...
This diff is collapsed.
Click to expand it.
roles/network_plugin/macvlan/files/ifup-macvlan
+
3
−
3
View file @
e3850fbb
...
...
@@ -2,17 +2,17 @@
#
# initscripts-macvlan
# Copyright (C) 2014 Lars Kellogg-Stedman
#
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation, either version 3 of the License, or
# (at your option) any later version.
#
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
#
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
...
...
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