Update FS repo key

This commit is contained in:
Monocots 2020-04-11 02:09:21 +00:00
parent e784a04d04
commit dc28f03a7c

View file

@ -83,7 +83,7 @@ class rhizo_base::apt::debian inherits rhizo_base::apt::common {
repos => 'main', repos => 'main',
key => { key => {
'id' => '20B06EE621AB150D40F6079FD76EDC7725E010CF', 'id' => '20B06EE621AB150D40F6079FD76EDC7725E010CF',
'source' => 'http://files.freeswitch.org/repo/deb/debian/freeswitch_archive_g0.pub' 'source' => 'https://files.freeswitch.org/repo/deb/freeswitch-1.6/key.gpg'
} }
} }