Commit a75c00c6 by Stéphane Graber Committed by GitHub

Merge pull request #1371 from ganto/lxc-fedora

Complete rework of lxc-fedora template
parents c5bce6ee 577eb5e3
...@@ -888,6 +888,7 @@ AC_CONFIG_FILES([ ...@@ -888,6 +888,7 @@ AC_CONFIG_FILES([
templates/lxc-debian templates/lxc-debian
templates/lxc-download templates/lxc-download
templates/lxc-fedora templates/lxc-fedora
templates/lxc-fedora-legacy
templates/lxc-gentoo templates/lxc-gentoo
templates/lxc-openmandriva templates/lxc-openmandriva
templates/lxc-opensuse templates/lxc-opensuse
......
...@@ -10,6 +10,7 @@ templates_SCRIPTS = \ ...@@ -10,6 +10,7 @@ templates_SCRIPTS = \
lxc-debian \ lxc-debian \
lxc-download \ lxc-download \
lxc-fedora \ lxc-fedora \
lxc-fedora-legacy \
lxc-gentoo \ lxc-gentoo \
lxc-openmandriva \ lxc-openmandriva \
lxc-opensuse \ lxc-opensuse \
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment