Files
confdroid_alloy/manifests/init.pp

9 lines
268 B
ObjectPascal
Raw Normal View History

2025-02-23 14:34:15 +01:00
## cd_alloy::init.pp
# Module name: cd_alloy
# Author: Arne Teuke (arne_teuke@confdroid.com)
# @summary Class initializes the cd_alloy module.
##############################################################################
class cd_alloy {
include cd_alloy::params
}