Browse Source

Update map.jinja

master
Ben McClure 10 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

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

Loading…
Cancel
Save