Puppet Class: sevenzip::config
- Inherits:
- sevenzip
- Defined in:
- manifests/config.pp
Overview
Class: sevenzip::config
This is the config-class to configure the sevenzip-module
Parameters
See the init-class.
Variables
Examples
Authors
Martin Schneider <martin@dermac.de>
Copyright
Copyright 2017 Martin Schneider
21 22 |
# File 'manifests/config.pp', line 21
class sevenzip::config inherits sevenzip {
}
|