Kaynağa Gözat

Add protocol and port in pillar repository example for 3rd party repo

When adding, gpg will fail with a "not able to connect" in some cases (most likely related to firewalling, but not investigated thoroughly): adding the specific protocol and port solves this issue.
tags/v0.7.0
Simon Clausen 8 yıl önce
ebeveyn
işleme
39dc9eb8e9
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. +1
    -1
      pillar.example

+ 1
- 1
pillar.example Dosyayı Görüntüle

@@ -53,7 +53,7 @@ apt:
url: http://linux.dropbox.com/debian
arch: [i386, amd64]
keyid: 1C61A2656FB57B7E4DE0F4C1FC918B335044912E
keyserver: pgp.mit.edu
keyserver: hkp://pgp.mit.edu:80

preferences:
00-rspamd:

Yükleniyor…
İptal
Kaydet