Update FS repo key

This commit is contained in:
Keith Whyte 2020-04-28 23:06:38 +02:00
parent 58bfcceaf4
commit ab896729bc

View file

@ -67,7 +67,7 @@ class rhizo_base::apt::buster inherits rhizo_base::apt::common {
repos => 'main', repos => 'main',
key => { key => {
'id' => '20B06EE621AB150D40F6079FD76EDC7725E010CF', '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'
} }
} }