packages are more generic
- if config is needed, it has a file in vars/ - all imported vars for pkgs are namespaced with _<pkgname>
This commit is contained in:
6
vars/packer.yml
Normal file
6
vars/packer.yml
Normal file
@@ -0,0 +1,6 @@
|
||||
Darwin:
|
||||
pkgs:
|
||||
- hashicorp/tap/packer
|
||||
Linux:
|
||||
pkgs:
|
||||
- packer
|
||||
Reference in New Issue
Block a user