mirror of
git://github.com/lxc/lxc
synced 2025-09-01 23:30:11 +00:00
templates: Make generated config consistent
This updates all the templates and the configuration files to consistently use "key = value" everywhere. Signed-off-by: Stéphane Graber <stgraber@ubuntu.com> Acked-by: Serge E. Hallyn <serge.hallyn@ubuntu.com>
This commit is contained in:
@@ -461,4 +461,4 @@ if [ ! -z $clean ]; then
|
||||
exit 0
|
||||
fi
|
||||
echo "container rootfs and config created"
|
||||
echo "container is configured for lxc.network.type=veth and lxc.network.link=virbr0 (which is default if you have libvirt runnig)"
|
||||
echo "network configured as $lxc_network_type in the $lxc_network_link"
|
||||
|
Reference in New Issue
Block a user