Browse Source

Update map.jinja

tags/v0.7.0
Ben McClure 9 years ago
parent
commit
c9d1d16c78
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      apt/map.jinja

+ 1
- 1
apt/map.jinja View File

@@ -1,4 +1,4 @@
{% set map = salt['grains.filter_by']({
{% set apt = salt['grains.filter_by']({
'Debian': {
'pkgs': ['unattended-upgrades'],
'confd_dir': '/etc/apt/apt.conf.d',

Loading…
Cancel
Save