Sha256: b329b0a005a17cd79fa86fba0c9a10ba31c5e197d366ad9e53b43e425456bde3
Contents?: true
Size: 247 Bytes
Versions: 11
Compression:
Stored size: 247 Bytes
Contents
# Tests the path and identifier parameters for the apache::mod class # Base class for clarity: class { 'apache': } # Exaple parameter usage: apache::mod { 'testmod': path => '/usr/some/path/mod_testmod.so', id => 'testmod_custom_name', }
Version data entries
11 entries across 11 versions & 1 rubygems