common; vimrc
This commit is contained in:
@@ -1,8 +1,3 @@
|
||||
{% from "common/map.jinja" import common with context %}
|
||||
|
||||
'base_packages':
|
||||
pkg.installed:
|
||||
- pkgs:
|
||||
{% for package in common['packages'] %}
|
||||
- {{ package|yaml_encode }}
|
||||
{% endfor %}
|
||||
include:
|
||||
- common.packages
|
||||
- common.vimrc
|
||||
|
||||
Reference in New Issue
Block a user