]> git.ipfire.org Git - thirdparty/lxc.git/commit
ubuntu templates cleanups
authorSerge Hallyn <serge.hallyn@canonical.com>
Sun, 18 Mar 2012 23:31:40 +0000 (00:31 +0100)
committerDaniel Lezcano <daniel.lezcano@free.fr>
Sun, 18 Mar 2012 23:31:40 +0000 (00:31 +0100)
commit52c8f624b5f9ef665f33a7aa80e0aa18b91daa4a
treed5635fa9da7aa6790f5b420119802030e8457313
parent69182a318c3ba35f56a88891cabad25d9f7985b6
ubuntu templates cleanups

1. fix inconsistent use of '--auth-key' (not --auth_key) which broke their
   usage
2. add --debug option to lxc-ubuntu (which does set -x to show what broke)
   (idea from Idea from lifeless and benji)
3. fix incorrect assumption about group with -b option.  User's default group
   may not be the same as username.
Signed-off-by: Daniel Lezcano <dlezcano@fr.ibm.com>
templates/lxc-ubuntu-cloud.in
templates/lxc-ubuntu.in