This repository was archived by the owner on Jun 11, 2019. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1616# Installation method ('package' or 'source'). Default 'package'.
1717#
1818# [*install_source*]
19- # Source URL (when install='source'). Not default.
19+ # Source URL (when install='source'). Default: undef
2020#
2121# [*package*]
2222# Name of the package to install (when install='package'). If not default it's
2323# automatically defined for the operatingsystem
24- # Default: undef
24+ # Default: ''
2525#
2626# [*package_source*]
2727# Source from where to retrieve the defined package. Use a url.
4545 $headless = true ,
4646 $install = ' package' ,
4747 $install_source = undef ,
48- $package = undef ,
48+ $package = ' ' ,
4949 $package_source = undef ,
5050 $package_responsefile = undef ,
5151 $package_provider = undef ,
You can’t perform that action at this time.
0 commit comments