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

/lxc/templates/
H A Dlxc-cirros.in171 local root_d="$1" authkey="$2" udfile="$3"
184 if [ -n "$udfile" ]; then
185 cat "$udfile" > "$sdir/user-data" ||
193 local dstype="$1" root_d="$2" authkey="$3" udfile="$4"
195 nocloud) insert_ds_nocloud "$root_d" "$authkey" "$udfile"

Completed in 7 milliseconds