Adding skeleton support for Debian 11
This commit is contained in:
parent
fd7cdfdcd9
commit
21c87c6c01
5 changed files with 14 additions and 2 deletions
|
@ -11,6 +11,9 @@ class rhizo_base::osmocom {
|
|||
contain "rhizo_base::osmocom::$lsbdistcodename"
|
||||
}
|
||||
|
||||
class rhizo_base::osmocom::bullseye inherits rhizo_base::osmocom::buster {
|
||||
}
|
||||
|
||||
class rhizo_base::osmocom::buster inherits rhizo_base::osmocom::common {
|
||||
|
||||
package { [ "osmocom-$repo" ]:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue