Skip to content

Commit 77c7022

Browse files
committed
globals: add cloud-auth as an exclusive plugin
Signed-off-by: Attila Szakacs <[email protected]>
1 parent 77f00f8 commit 77c7022

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

syslog_ng_cfg_helper/globals.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,4 +30,5 @@
3030
"http-test-slots": {"http"},
3131
"tls-test-validation": {"network", "tcp", "tcp6", "syslog"},
3232
"ebpf": {"udp", "udp6"},
33+
"cloud-auth": {"http"},
3334
}

0 commit comments

Comments
 (0)