Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Lysator
Puppet
ipoib
Commits
b5399945
Commit
b5399945
authored
Aug 16, 2020
by
Filip Polbratt
Browse files
Update init.pp
parent
df5961f4
Changes
1
Hide whitespace changes
Inline
Side-by-side
manifests/init.pp
View file @
b5399945
...
...
@@ -17,8 +17,9 @@ ib_uverbs
ib_ipoib"
,
}
exec
{
'
/usr/bin/
systemctl restart systemd-modules-load'
:
exec
{
'systemctl restart systemd-modules-load'
:
subscribe
=>
File
[
'/etc/modules-load.d/ipoib.conf'
],
refreshonly
=>
true
,
path
=>
[
'/usr/bin'
,
'/usr/sbin'
,
'/bin'
,],
}
}
Write
Preview
Supports
Markdown
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