From ab896729bc02aa92dde5bcdb300cd20b083689a3 Mon Sep 17 00:00:00 2001 From: Keith Whyte Date: Tue, 28 Apr 2020 23:06:38 +0200 Subject: [PATCH] Update FS repo key --- modules/rhizo_base/manifests/apt.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/rhizo_base/manifests/apt.pp b/modules/rhizo_base/manifests/apt.pp index d7bd566..e6a9043 100644 --- a/modules/rhizo_base/manifests/apt.pp +++ b/modules/rhizo_base/manifests/apt.pp @@ -67,7 +67,7 @@ class rhizo_base::apt::buster inherits rhizo_base::apt::common { repos => 'main', key => { 'id' => '20B06EE621AB150D40F6079FD76EDC7725E010CF', - 'source' => 'https://files.freeswitch.org/repo/deb/freeswitch-1.8/key.gpg' + 'source' => 'https://files.freeswitch.org/repo/deb/freeswitch-1.8/fsstretch-archive-keyring.gpg' } }