Vzctl Facts

vzctl.OpenvzContainers

host.get_fact(OpenvzContainers, )

rns a dict of running OpenVZ containers by CTID:

ode:: python

{
666: {

“ip”: [], “ostemplate”: “ubuntu…”, …

},

}