Puppet Class: x2go
- Inherits:
- x2go::common
- Defined in:
- manifests/init.pp
Overview
7 8 |
# File 'manifests/init.pp', line 7
class x2go($version = 'installed') inherits x2go::common {
}
|
7 8 |
# File 'manifests/init.pp', line 7
class x2go($version = 'installed') inherits x2go::common {
}
|