bundlewrap/groups/os/routeros.py
2025-06-29 12:32:18 +02:00

14 lines
206 B
Python

# https://ftp-master.debian.org/keys.html
{
'username': 'admin',
'supergroups': [
'all',
],
'bundles': [
'routeros',
],
'metadata': {
},
'os': 'routeros',
}