This repository has been archived on 2024-09-28. You can view files and clone it. You cannot open issues or pull requests or push a commit.
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 %-->
|
|
|
|
|
|