Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Nest
Puppet
Commits
7daf0591
Commit
7daf0591
authored
Nov 20, 2018
by
James T. Lee
Browse files
network: Ignore tun0 (openvpn) device
parent
e1e459c4
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
0 deletions
+3
-0
manifests/profile/base/network.pp
manifests/profile/base/network.pp
+3
-0
No files found.
manifests/profile/base/network.pp
View file @
7daf0591
...
@@ -13,6 +13,9 @@ class nest::profile::base::network {
...
@@ -13,6 +13,9 @@ class nest::profile::base::network {
$networkmanager_conf
=
@
(
EOT
)
$networkmanager_conf
=
@
(
EOT
)
[
connection
]
[
connection
]
ipv6
.
ip6
-
privacy
=
2
ipv6
.
ip6
-
privacy
=
2
[
keyfile
]
unmanaged
-
devices
=
interface
-
name
:
tun0
|
EOT
|
EOT
file
{
'/etc/NetworkManager/NetworkManager.conf'
:
file
{
'/etc/NetworkManager/NetworkManager.conf'
:
...
...
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