Searched refs:authkey (Results 1 - 2 of 2) sorted by relevance

/lxc/hooks/
H A Dubuntu-cloud-prep53 local vendordata="" userdata="" hostid="" authkey="" locales=1 cloud=0
68 authkey="$next";;
125 if [ -n "$authkey" ]; then
128 sed -e '/^$/d' -e 's,^,- ,' "$authkey"
/lxc/templates/
H A Dlxc-cirros.in171 local root_d="$1" authkey="$2" udfile="$3"
193 local dstype="$1" root_d="$2" authkey="$3" udfile="$4"
195 nocloud) insert_ds_nocloud "$root_d" "$authkey" "$udfile"
293 error "userdata and authkey are incompatible with --source=none";

Completed in 8 milliseconds