Skip to content

Commit e5e78a1

Browse files
committed
mysql::server::mysqltuner environment setting
1 parent b451453 commit e5e78a1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -626,9 +626,9 @@ Ensures that the resource exists. Valid values are `present`, `absent`. Defaults
626626

627627
The version to install from the major/MySQLTuner-perl github repository. Must be a valid tag. Defaults to 'v1.3.0'.
628628

629-
##### `source`
629+
##### `environment`
630630

631-
Specifies the source. If not specified, defaults to `https://github.com/major/MySQLTuner-perl/raw/${version}/mysqltuner.pl`
631+
Environment variables acive during download, e.g. to download via proxies: environment => 'https_proxy=http://proxy.example.com:80'
632632

633633
#### mysql::bindings
634634

0 commit comments

Comments
 (0)