Skip to content

Commit 76e1a86

Browse files
Edit README
1 parent e71c6c5 commit 76e1a86

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ Terraform module for KVM/Libvirt Virtual Machine. This module will create a KVM
3232
|system_volume|System Volume size (GB)|10
3333
|share_filesystem.source|Directory of the host to be shared with the VM|null
3434
|share_filesystem.target|Tag that is exported to the VM as a hint for where to mount the source|null
35+
|share_filesystem.readonly|Enables exporting filesystem as a readonly mount|false
3536
|dhcp|Use DHCP or Static IP settings|false
3637
|ip_address|"List of static IP addresses|[ "192.168.123.101" ]
3738
|ip_nameserver|Static IP addresses of a nameserver|192.168.123.1

0 commit comments

Comments
 (0)