Skip to content

Commit 895d532

Browse files
Jenkinsopenstack-gerrit
authored andcommitted
Merge "Use the Libreswan driver for VPNaaS" into stable/liberty
2 parents 4539603 + a7eb3cf commit 895d532

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
class { '::neutron::agents::vpnaas':
2-
enabled => true,
2+
enabled => true,
3+
vpn_device_driver => 'neutron_vpnaas.services.vpn.device_drivers.libreswan_ipsec.LibreSwanDriver',
34
}
5+

0 commit comments

Comments
 (0)