Resource Type: apache_directive
- Defined in:
- lib/puppet/type/apache_directive.rb
- Providers:
-
augeas
Overview
Manages Apache directives
Properties
-
args
An array of directive arguments
-
ensure
(defaults to: present)
The basic property that the resource should be in.
Supported values:- present
- absent
- positioned
Parameters
-
args_params
(defaults to: 0)
How many arguments are to be used as params
-
context (namevar)
(defaults to: '')
The path where the directive is located. Expressed as an Augeas path expression.
-
name (namevar)
The directive name
-
provider
The specific backend to use for this ‘apache_directive` resource. You will seldom need to specify this — Puppet will usually discover the appropriate provider for your platform.
-
target (namevar)
The config file to use