Sha256: 58c5eb1dc1ac8086b761a89c8e8d9f4c0faca1706db5af6778852e01c35c7f4b
Contents?: true
Size: 202 Bytes
Versions: 9
Compression:
Stored size: 202 Bytes
Contents
zip_filepath = "#{Chef::Config['file_cache_path']}/vagrant-cachier.tar.gz" zip_url = "https://github.com/fgrehm/vagrant-cachier/archive/v0.6.0.tar.gz" remote_file(zip_filepath) { source zip_url }
Version data entries
9 entries across 9 versions & 1 rubygems