mirror of
https://gh.wpcy.net/https://github.com/Chassis/puppet-wp.git
synced 2026-05-02 09:07:05 +08:00
20 lines
423 B
Markdown
20 lines
423 B
Markdown
# Params
|
||
|
||
* [Description](/classes/params.html#description)
|
||
* [Attributes](/classes/params.html#attributes)
|
||
|
||
## Description
|
||
|
||
A class to define parameters we use throughout Puppet WP.
|
||
|
||
## Attributes
|
||
|
||
### user
|
||
|
||
(*If omitted this attribute’s value defaults to www-data*)
|
||
|
||
### php_package
|
||
|
||
(*If omitted this attribute’s value defaults to php-cli*)
|
||
|
||
If the operating system is Debian or Ubuntu then the value is `php5-cli`.
|