# virtual/init.pp -- miscellaneous stuff for virtual hosts and guests # Copyright (C) 2007 David Schmitt # See LICENSE for the full license granted to you. # Based on the work of abnormaliti on http://reductivelabs.com/trac/puppet/wiki/VirtualRecipe class virtual { module_dir{ "virtual": } }