Skip to content

Commit e99e502

Browse files
Merge pull request #2 from MonolithProjects/develop
Update Readme
2 parents b2c5e35 + 6a1ba23 commit e99e502

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ Terraform module for KVM/Libvirt Virtual Machine. This module will create a KVM
3535
|share_filesystem.target|Tag that is exported to the VM as a hint for where to mount the source|null
3636
|share_filesystem.readonly|Enables exporting filesystem as a readonly mount|false
3737
|share_filesystem.mode|Access mode (mapped, passtrough, squash)|null
38-
|bridge|Bridge interface| "br0"
38+
|bridge|Bridge interface| "virbr0"
3939
|dhcp|Use DHCP or Static IP settings|false
4040
|ip_address|"List of static IP addresses|[ "192.168.123.101" ]
4141
|ip_nameserver|Static IP addresses of a nameserver|192.168.123.1

0 commit comments

Comments
 (0)