2007-06-22 10:42:40 +02:00
|
|
|
# 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.
|
|
|
|
|
2007-06-25 09:31:47 +02:00
|
|
|
import "defines/*.pp"
|