Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 645 Bytes

varnish_repo.md

File metadata and controls

26 lines (18 loc) · 645 Bytes

Back to resource list

varnish_repo

Configure's the varnish vendor repo.

Actions

Action Description
:configure Configure the varnish repo

Properties

Name Type Default Description
major_version Float 7.0 Major version repository
fetch_gpg_key true, false true Fetch repository gpg key

Examples

varnish_repo 'varnish' do
  major_version 6.6
end