Remove Support for Debian 9

This commit is contained in:
Keith 2023-07-24 11:43:40 -06:00
parent 90937e797d
commit c4decc900f
10 changed files with 6 additions and 3375 deletions

View file

@ -123,7 +123,6 @@ class rhizo_base::freeswitch::common {
$fs_version = "${lsbdistcodename}" ? {
'bullseye' => '1.8.6',
'buster' => '1.8.6',
'stretch' => '1.6.20',
}
package {
[