Skip to content

abudhu/azcopy

Repository files navigation

azcopy-cookbook

Provides a Chef Lightweight Resource Provider (LWRP) for Azure Copy tool.

Supported Platforms

Windows 2008R2 Windows 2012 Windows 2012R2

Attributes

WIP

Action Description
:download Downloads a file and replaces existing file
:download_if_missing Downloads a file only if missing
Key Type Description Default
key String Azure blob storage Key nil
blob String FQDN of the Azure Blob to access nil
folder String Subfolder within the Blob to access nil
file Array An array of strings or hashes of files to download and/or rename nil
destination String Local destination to download files. (Does not apply to uploads) nil
ignore_journal Boolean Ignore the Azure journal files, and force a download. true

Usage

azcopy::default

TO DO

License and Authors

Author:: Amitraj Budhu (abudhu@gmail.com)

About

Chef LWRP for Azure Copy

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages