Files

8 lines
152 B
HTML
Raw Permalink Normal View History

2025-11-15 11:59:41 -05:00
<!--% USE DBI(constants.driver) %-->
<!--% FOREACH host IN DBI.query(
'select h.hostid from hosts as h'
) %-->
,<!--% host.hostid %-->
<!--% END %-->