Skip to content

Instantly share code, notes, and snippets.

@wolstena
Last active December 17, 2015 23:28
Show Gist options
  • Save wolstena/5688921 to your computer and use it in GitHub Desktop.
Save wolstena/5688921 to your computer and use it in GitHub Desktop.
{
"update_disks": [
{
"boot": true,
"model": "ide"
}
],
"update_nics": [
{
"nic_tag": "lan",
"model": "e1000"
}
]
}
cat DEV03_up.json | vmadm update f8c6b46d-5802-47f7-b857-3a19592e1c53
@wolstena
Copy link
Author

Need to include mac

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment