Puppet Class: coretx
- Defined in:
- manifests/init.pp
Overview
Class: coretx
Collection of Puppet helper classes for common Linux system task management Designed for use with an ENC such as Foreman [theforeman.org/]
Authors
Angel Stoyanov <a.stoyanov@gmx.co.uk>
Copyright
Copyright: 2017 Angel Stoyanov License: Apache-2.0
15 16 17 |
# File 'manifests/init.pp', line 15
class coretx {
}
|