51 lines
1.8 KiB
JSON
51 lines
1.8 KiB
JSON
{
|
|
"types": [
|
|
{
|
|
"parameters": [
|
|
{
|
|
"name": "name",
|
|
"doc": "The name of the module to be managed"
|
|
}
|
|
],
|
|
"properties": [
|
|
{
|
|
"name": "ensure",
|
|
"doc": "The basic property that the resource should be in. Valid values are ``present``, ``absent``."
|
|
}
|
|
],
|
|
"name": "a2mod",
|
|
"providers": [
|
|
{
|
|
"name": "a2mod",
|
|
"doc": "Manage Apache 2 modules on Debian and Ubuntu Required binaries: ``a2enmod``, ``a2dismod``. Default for ``operatingsystem`` == ``debianubuntu``. "
|
|
}
|
|
],
|
|
"doc": "Manage Apache 2 modules on Debian and Ubuntu"
|
|
}
|
|
],
|
|
"dependencies": [
|
|
|
|
],
|
|
"checksums": {
|
|
"manifests/params.pp": "f137ab035e6cd5bdbbd50beeac4c68b0",
|
|
"tests/ssl.pp": "191912535199531fd631f911c6329e56",
|
|
"tests/vhost.pp": "1b91e03c8ef89a7ecb6793831ac18399",
|
|
"manifests/php.pp": "8a5ca4035b1c22892923f3fde55e3d5e",
|
|
"files/httpd": "295f5e924afe6f752d29327e73fe6d0a",
|
|
"tests/php.pp": "ce7bb9eef69d32b42a32ce32d9653625",
|
|
"lib/puppet/provider/a2mod/a2mod.rb": "18c5bb180b75a2375e95e07f88a94257",
|
|
"files/test.vhost": "0602022c19a7b6b289f218c7b93c1aea",
|
|
"manifests/ssl.pp": "11ed1861298c72cca3a706480bb0b67c",
|
|
"manifests/dev.pp": "bc54a5af648cb04b7b3bb0e3f7be6543",
|
|
"manifests/vhost.pp": "b43a4d6efb4563341efe8092677aac6f",
|
|
"tests/init.pp": "4eac4a7ef68499854c54a78879e25535",
|
|
"lib/puppet/type/a2mod.rb": "0e1b4843431413a10320ac1f6a055d15",
|
|
"tests/apache.pp": "4eac4a7ef68499854c54a78879e25535",
|
|
"tests/dev.pp": "4cf15c1fecea3ca86009f182b402c7ab",
|
|
"templates/vhost-default.conf.erb": "9055aed946e1111c30ab81fedac2c8b0",
|
|
"manifests/init.pp": "168dfe06fb9ad8d67a2effeea4477f57",
|
|
"Modulefile": "86f48ebf97e079cf0dc395881d87ecef"
|
|
},
|
|
"version": "0.0.2",
|
|
"name": "puppetlabs-apache"
|
|
} |