Page MenuHomeDevCentral

Install lxc-templates on Dwellers
ClosedPublic

Authored by dereckson on Apr 29 2017, 22:16.
Tags
None
Referenced Files
F12513095: D983.diff
Sun, Nov 9, 03:46
F12491382: D983.diff
Sat, Nov 8, 06:31
Unknown Object (File)
Thu, Nov 6, 06:16
Unknown Object (File)
Tue, Nov 4, 23:43
Unknown Object (File)
Mon, Nov 3, 03:16
Unknown Object (File)
Sat, Nov 1, 23:22
Unknown Object (File)
Sat, Nov 1, 06:52
Unknown Object (File)
Wed, Oct 29, 11:46
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.