There is a series of templates to provision OS as lxc container
provided by the lxc project:
https://github.com/lxc/lxc/tree/master/templates
It's not shipped as a part of lxc in CentOS, but as a standalone package.
Differential D983
Install lxc-templates on Dwellers dereckson on Apr 29 2017, 22:16. Authored by Tags None Referenced Files
Subscribers None
Details
There is a series of templates to provision OS as lxc container https://github.com/lxc/lxc/tree/master/templates It's not shipped as a part of lxc in CentOS, but as a standalone package. Applied state, got lxc-templates 1.0.9-1.el7 installed
Diff Detail
Event TimelineComment Actions $ salt dwellers.nasqueron.org state.apply roles/paas-lxc/lxc dwellers.nasqueron.org: ---------- ID: lxc_packages Function: pkg.installed Result: True Comment: The following packages were installed/updated: lxc-templates The following packages were already installed: lxc, lxc-extra Started: 00:14:46.797886 Duration: 49398.07 ms Changes: ---------- lxc-templates: ---------- new: 1.0.9-1.el7 old: Summary for dwellers.nasqueron.org ------------ Succeeded: 1 (changed=1) Failed: 0 ------------ Total states run: 1 Total run time: 49.398 s |