projects
/
chef.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fdd5277
)
Use standard MTU for bowser
author
Tom Hughes
<tom@compton.nu>
Fri, 17 May 2019 07:53:27 +0000
(08:53 +0100)
committer
Tom Hughes
<tom@compton.nu>
Fri, 17 May 2019 07:53:27 +0000
(08:53 +0100)
roles/bowser.rb
patch
|
blob
|
history
diff --git
a/roles/bowser.rb
b/roles/bowser.rb
index e15bf775f69cab26fb42dcb401ac6510f522d3fd..a1e201c665fdb887cba523893b12cdc8334c1230 100644
(file)
--- a/
roles/bowser.rb
+++ b/
roles/bowser.rb
@@
-12,7
+12,6
@@
default_attributes(
:address => "138.44.68.106",
:prefix => "30",
:gateway => "138.44.68.105",
- :mtu => 9000,
:bond => {
:slaves => %w[ens14f0 ens14f1]
}