We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4109ed2 + fbaca7f commit 68bea2dCopy full SHA for 68bea2d
1 file changed
README.md
@@ -510,7 +510,7 @@ archive { '/tmp/staging/master.zip':
510
* `cleanup`: whether archive file will be removed after extraction (true|false).
511
(default: true)
512
* `creates`: if file/directory exists, will not download/extract archive. If
513
- `extract` and `cleanup` are both `true, this should be set to prevent Puppet
+ `extract` and `cleanup` are both `true`, this should be set to prevent Puppet
514
from re-downloading and re-extracting the archive every run.
515
* `proxy_server`: specify a proxy server, with port number if needed. ie:
516
`https://example.com:8080`.
0 commit comments