summaryrefslogtreecommitdiff
path: root/website
diff options
context:
space:
mode:
authorThomas Hipp <thomashipp@gmail.com>2017-09-22 12:22:06 +0200
committerGitHub <noreply@github.com>2017-09-22 12:22:06 +0200
commit5dc5400f354238a7b6df72b8ae84d2ef45339914 (patch)
tree27954c23dc801dfe0a244f4fec869d41e2846853 /website
parent8dcb4a10b34acadd150f933d1ab744a169d9795f (diff)
parentae27c1b16dc6dbd6c83a8a6e3689ccb425ae5305 (diff)
downloadterraform-provider-libvirt-5dc5400f354238a7b6df72b8ae84d2ef45339914.tar
terraform-provider-libvirt-5dc5400f354238a7b6df72b8ae84d2ef45339914.tar.gz
Merge pull request #180 from deasmi/machinearchupdate
Full support for arch,machine & emulator settings
Diffstat (limited to 'website')
-rw-r--r--website/docs/r/domain.html.markdown1
1 files changed, 1 insertions, 0 deletions
diff --git a/website/docs/r/domain.html.markdown b/website/docs/r/domain.html.markdown
index 82b354b9..c9bbfbaa 100644
--- a/website/docs/r/domain.html.markdown
+++ b/website/docs/r/domain.html.markdown
@@ -57,6 +57,7 @@ The following arguments are supported:
defaults to the wrong machine type for your template
* `boot_device` - (Optional) A list of devices (dev) which defines boot order. Example
[below](#define-boot-device-order).
+* `emulator` - (Optional) The path of the emulator to use
### UEFI images