Removed unnecessary imports from vmware module
Fixes compatibility with puppet 2.7.
This commit is contained in:
parent
cd74522123
commit
30177d3e08
1 changed files with 0 additions and 6 deletions
|
@ -1,9 +1,3 @@
|
|||
|
||||
import "guest.pp"
|
||||
import "player.pp"
|
||||
import "server.pp"
|
||||
import "workstation.pp"
|
||||
|
||||
# Install VMware bundle package and configure kernel modules
|
||||
#
|
||||
# === Parameters
|
||||
|
|
Loading…
Add table
Reference in a new issue