bundles/systemd-networkd: add missing key to .provides()
All checks were successful
bundlewrap/pipeline/head This commit looks good

This commit is contained in:
Franzi 2021-04-24 12:38:51 +02:00
parent 966ee7dae9
commit e9ce0ce869
Signed by: kunsi
GPG key ID: 12E3D2136B818350

View file

@ -31,6 +31,7 @@ def add_vlan_infos_to_interface(metadata):
@metadata_reactor.provides(
'telegraf/input_plugins/builtin/bond',
'telegraf/additional_capabilities',
)
def telegraf(metadata):
if not node.has_bundle('telegraf'):