Page MenuHomeDevCentral

Install lxc-templates on Dwellers
ClosedPublic

Authored by dereckson on Apr 29 2017, 22:16.
Tags
None
Referenced Files
F11713513: D983.id2513.diff
Sat, Sep 13, 23:14
F11713399: D983.id.diff
Sat, Sep 13, 22:51
Unknown Object (File)
Sat, Sep 13, 08:45
Unknown Object (File)
Sat, Sep 13, 07:03
Unknown Object (File)
Fri, Sep 12, 00:41
Unknown Object (File)
Thu, Sep 11, 06:16
Unknown Object (File)
Mon, Sep 8, 10:24
Unknown Object (File)
Sun, Sep 7, 09: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 Passed
Unit
No Test Coverage
Branch
lxc-templates (branched from master)
Build Status
Buildable 1529
Build 1777: arc lint + arc unit

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.