blob: 3a9faf5599f682d010f7ecd9aac5169993c6ee5f (
plain)
1
2
3
4
5
6
|
# common/manifests/init.pp - Define common infrastructure for modules
# Copyright (C) 2007 David Schmitt <david@schmitt.edv-bus.at>
# See LICENSE for the full license granted to you.
import "defines/*.pp"
|