Using pyinfra
Deploy Reference
openvz_containers
How pyinfra Works
Meta
Documentation may contain unreleased features!
You are reading most recent documentation which may not have been released yet. 1.x is the latest release version available.
host.fact.openvz_containers
Returns a dict of running OpenVZ containers by CTID:
{ 666: { 'ip': [], 'ostemplate': 'ubuntu...', ... }, }