Page MenuHomeDevCentral

Install lxc-templates on Dwellers
ClosedPublic

Authored by dereckson on Apr 29 2017, 22:16.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Apr 11, 12:00
Unknown Object (File)
Fri, Apr 11, 06:00
Unknown Object (File)
Fri, Apr 11, 00:52
Unknown Object (File)
Wed, Apr 2, 21:25
Unknown Object (File)
Sun, Mar 30, 08:49
Unknown Object (File)
Sat, Mar 29, 16:04
Unknown Object (File)
Mon, Mar 24, 04:25
Unknown Object (File)
Mon, Mar 24, 04:17
Subscribers
None

Details

Summary

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.

Test Plan

Applied state, got lxc-templates 1.0.9-1.el7 installed

Diff Detail

Repository
rOPS Nasqueron Operations
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

$ 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
This revision is now accepted and ready to land.Apr 29 2017, 22:16
This revision was automatically updated to reflect the committed changes.