Skip to content
Snippets Groups Projects
Commit 4e675b43 authored by skorpy's avatar skorpy :construction_worker:
Browse files

install dovecot under stretch from upstream repo

parent dcfe4d1c
Branches
No related tags found
1 merge request!469Resolve "install dovecot-core under stretch from upstream repo"
Pipeline #22342 passed
dovecot-core:
pkg.installed:
{% if grains['osfinger'] == "Debian-9" %}
- fromrepo: stretch-backports
include:
- apt.transport.https
dovecot-repo:
pkgrepo.managed:
- humanname: dovecot
- name: deb https://repo.dovecot.org/ce-2.3-latest/debian/stretch stretch main
- key_url: https://repo.dovecot.org/DOVECOT-REPO-GPG
- file: /etc/apt/sources.list.d/dovecot.list
- clean_file: true
{% endif %}
dovecot-core:
pkg.installed: []
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment