l4lb: install conntrack
Useful for veryfing what traffic is creating state.
This commit is contained in:
parent
db2b4ca409
commit
f7dd464ed7
1 changed files with 2 additions and 0 deletions
|
@ -17,6 +17,8 @@ class cdn::l4lb(
|
|||
|
||||
include sunet::systemd_reload
|
||||
|
||||
package {'conntrack': ensure => installed }
|
||||
|
||||
package {'bird2': ensure => installed }
|
||||
|
||||
file { '/opt/sunet-cdn':
|
||||
|
|
Loading…
Add table
Reference in a new issue