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-04-03 07:22:35 +01:00
|
|
|
<!--% USE DBI(constants.driver) %-->
|
2022-07-28 22:04:15 -04:00
|
|
|
<!--% FOREACH host IN DBI.query(
|
|
|
|
|
'select h.hostid from hosts as h'
|
|
|
|
|
) %-->
|
|
|
|
|
,<!--% host.hostid %-->
|
|
|
|
|
<!--% END %-->
|
|
|
|
|
|