aboutsummaryrefslogtreecommitdiff
path: root/manifests/init.pp
blob: 97c0831c30a2589ba0e4384d29069046e870b24a (plain)
1
2
3
4
5
6
7
8
9
# virtual/init.pp -- miscellaneous stuff for virtual hosts and guests
# Copyright (C) 2007 David Schmitt <david@schmitt.edv-bus.at>
# See LICENSE for the full license granted to you.
# Based on the work of abnormaliti on http://reductivelabs.com/trac/puppet/wiki/VirtualRecipe

module_dir { "virtual": }

import "openvpn.pp"
import "xen.pp"