Bug 8985 - Configure SNAT to use conntack
[integration/packaging/puppet-opendaylight.git] / manifests / params.pp
index a133202ef3f683730b46bd0770f2f2b219770b3c..9c90cb8c453442fb1930eb8ecb04b47a53dff2a9 100644 (file)
@@ -27,4 +27,5 @@ class opendaylight::params {
   $password = 'admin'
   $log_max_size = '10GB'
   $log_max_rollover = 2
+  $snat_mechanism = 'controller'
 }