aboutsummaryrefslogtreecommitdiffstats
path: root/manifests/init.pp
diff options
context:
space:
mode:
authorWojciech Dec <wdec@cisco.com>2017-11-14 14:29:51 +0100
committerFeng Pan <fpan@redhat.com>2017-11-15 13:29:12 -0500
commit55c9ca2f20c501209d883d288797d7b25b3ceb4f (patch)
treea07bfe250847f9489c866ce9c0ede5867c24cab3 /manifests/init.pp
parent649f2727b4c7621e541957d79d92259b637bdbf6 (diff)
Remove default setting of uio_driver
Change-Id: Iabf7a4e33e88a2127e1746fa9a585a6ddd46eef9 Signed-off-by: Wojciech Dec <wdec@cisco.com>
Diffstat (limited to 'manifests/init.pp')
-rw-r--r--manifests/init.pp2
1 files changed, 1 insertions, 1 deletions
diff --git a/manifests/init.pp b/manifests/init.pp
index cdd9499..704a526 100644
--- a/manifests/init.pp
+++ b/manifests/init.pp
@@ -27,7 +27,7 @@
#
# [*vpp_dpdk_uio_driver*]
# (optional) VPP DPDK UIO driver type.
-# Defaults to 'uio_pci_generic'
+# Defaults to undef
#
# [*vpp_dpdk_dev_default_options*]
# (optional) VPP interface default options configuration.