Adding skeleton support for Debian 11
This commit is contained in:
parent
fd7cdfdcd9
commit
21c87c6c01
5 changed files with 14 additions and 2 deletions
|
@ -121,6 +121,7 @@ class rhizo_base::freeswitch::common {
|
|||
$upstream_codec = $rhizo_base::upstream_codec
|
||||
|
||||
$fs_version = "${lsbdistcodename}" ? {
|
||||
'bullseye' => '1.8.6',
|
||||
'buster' => '1.8.6',
|
||||
'stretch' => '1.6.20',
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue