OSDN Git Service

lxcs-0.1.8
[metasearch/grid-chef-repo.git] / cookbooks / lxcs / CHANGELOG.md
1 # lxcs CHANGELOG
2
3 0.1.8
4 -----
5 - installs `lxc-templates` package.
6 - does not install `yum` package.
7
8 0.1.7
9 -----
10 - adds the Ubuntu 17.10 (LXC 2.1) support.
11
12 0.1.6
13 -----
14 - adds the `ssl_cert` cookbook dependency.
15
16 0.1.5
17 -----
18 - bug fix: LXD profile and network management.
19 - revises documents.
20
21 0.1.4
22 -----
23 - adds the `['lxcs']['lxd']['config']` attribute.
24 - adds the `['lxcs']['lxd']['verbose']` attribute.
25
26 0.1.3
27 -----
28 - updates OS support.
29 - updates documents.
30
31 0.1.2
32 -----
33 - adds LXD container profile setup feature.
34 - refactoring.
35
36 0.1.1
37 -----
38 - adds settings for unprivileged containers on LXC.
39 - adds the `platform_utils` cookbook dependency.
40
41 0.1.0
42 -----
43 - Initial release of lxcs