bundlewrap/groups/os/linux.py
mwiegand c075e696fe wip
2021-07-12 20:38:13 +02:00

21 lines
389 B
Python

{
'supergroups': [
'all',
],
'bundles': [
'network',
'systemd',
'systemd-networkd',
'systemd-timers',
'hosts',
],
'metadata': {
'hosts': {
'10.0.10.2': [
'resolver.name',
'first.resolver.name',
'second.resolver.name',
],
},
},
}