puppet-wp/docs/classes/params.md
Bronson Quick cb222e633c
Fix links
2019-09-01 20:50:35 +10:00

20 lines
423 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# 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 attributes value defaults to www-data*)
### php_package
(*If omitted this attributes value defaults to php-cli*)
If the operating system is Debian or Ubuntu then the value is `php5-cli`.