Page MenuHomeDevCentral

Install lxc-templates on Dwellers
ClosedPublic

Authored by dereckson on Apr 29 2017, 22:16.
Tags
None
Referenced Files
F12076190: D983.id2514.diff
Thu, Oct 2, 15:23
Unknown Object (File)
Mon, Sep 29, 00:25
Unknown Object (File)
Fri, Sep 26, 14:16
Unknown Object (File)
Thu, Sep 25, 12:34
Unknown Object (File)
Tue, Sep 16, 17:28
Unknown Object (File)
Mon, Sep 15, 01:07
Unknown Object (File)
Sat, Sep 13, 23:14
Unknown Object (File)
Sat, Sep 13, 22:51
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.