No description
Find a file
2016-03-20 02:39:53 -04:00
cedille.common.conf move specific host config from cedille.common.conf to generated file 2016-03-20 02:39:53 -04:00
lxc-cedille init 2016-03-20 01:11:25 -04:00
README.md add README.mb 2016-03-20 02:36:43 -04:00

lxc-cedille

This script permit CEDILLE members to create easily lxc machine base on debian. 👍

Basic useful feature list:

  • Leave only custom config for specific lxc folder
  • Unify common lxc config for cedille on this file : cedille.common.conf

Prerequisite:

  • LXC tools
  • debian lxc config

To install:

cp cedille.common.conf /usr/share/lxc/config/.
cp lxc-cedille /usr/share/lxc/templates/.

NOTE:

  • File named lxc-cedille's based on lxc-debian. So, to maintain this file for new debian release, we must rebase lxc-cedille on new lxc-debian template.