1# LXD external inventory script settings
2
3[lxd]
4
5# The default resource
6#resource = local:
7
8# The group name to add the hosts to
9#group = lxd
10
11# The connection type to return for these hosts - lxd hasn't been tested yet
12#connection = lxd
13connection = smart
14