소스 검색

Made Debian the default lookup

tags/v0.7.0
Ben McClure 10 년 전
부모
커밋
92780c942f
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. +1
    -1
      apt/map.jinja

+ 1
- 1
apt/map.jinja 파일 보기

@@ -5,4 +5,4 @@
'unattended_config': '50unattended-upgrades',
'periodic_config': '10periodic',
},
}, merge=salt['pillar.get']('apt:lookup')) %}
}, merge=salt['pillar.get']('apt:lookup'), default='Debian') %}

Loading…
취소
저장