Skip to content

Commit

Permalink
set host name in config drive
Browse files Browse the repository at this point in the history
  • Loading branch information
larsks committed Dec 9, 2014
1 parent 1f19492 commit 266d6e2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions virt-boot
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,7 @@ fi
if ! [ "$config_image" ]; then
config_image=/tmp/${dom_name}-config.iso
create-config-drive \
-h $dom_name \
${ssh_key:+-k $ssh_key} \
${user_data:+-u $user_data} \
$config_image
Expand Down

0 comments on commit 266d6e2

Please sign in to comment.