# File:: common/debian.pp # Author:: <%= config[:author] %> (<%= config[:mail] %>) # Copyright:: Copyright (c) <%= Time.now.year %> <%= config[:author] %> # License:: <%= config[:license].capitalize %> # # ------------------------------------------------------------------------------ # = Class: <%= config[:shortname] %>::debian # # Specialization class for Debian systems class <%= config[:shortname] %>::common::debian inherits <%= config[:shortname] %>::common { }