aboutsummaryrefslogtreecommitdiffstats
path: root/manifests/host/sriov.pp
diff options
context:
space:
mode:
Diffstat (limited to 'manifests/host/sriov.pp')
-rw-r--r--manifests/host/sriov.pp2
1 files changed, 1 insertions, 1 deletions
diff --git a/manifests/host/sriov.pp b/manifests/host/sriov.pp
index b94c472..c06796d 100644
--- a/manifests/host/sriov.pp
+++ b/manifests/host/sriov.pp
@@ -16,7 +16,7 @@ class tripleo::host::sriov (
) {
if !empty($number_of_vfs) {
- sriov_vf_config { $number_of_vfs: ensure => present }
+ sriov_vf_config { $number_of_vfs: }
# the numvfs configuration needs to be persisted for every boot
tripleo::host::sriov::numvfs_persistence {'persistent_numvfs':