Quoting Aljoša Mohorović ([email protected]): > i'm getting: > > No config file specified, using the default config > /usr/lib/lxc/templates/lxc-ubuntu-cloud: line 240: type: > ubuntu-cloudimg-query: not found > failed to execute template 'ubuntu-cloud' > aborted
You need to 'sudo apt-get install cloud-utils to provide the ubuntu-cloudimg-query command. It's a bug that lxc wasn't depending on that package. The fix is on its way into precise. > when i use "-t ubuntu-cloud" but every doc i've read uses ubuntu-cloud > and doesn't mention my issue. > any ideas? > > Aljosa Mohorovic -serge -- ubuntu-server mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-server More info: https://wiki.ubuntu.com/ServerTeam
