Skip to content

Commit 9cbf5b9

Browse files
Edit Readme
1 parent f1ec1a6 commit 9cbf5b9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ provider "libvirt" {
6969
module "vm" {
7070
source = "MonolithProjects/vm/libvirt"
7171
version = "1.6.0"
72-
}
72+
}
7373
7474
vm_hostname_prefix = "server"
7575
vm_count = 3
@@ -117,7 +117,7 @@ provider "libvirt" {
117117
module "vm" {
118118
source = "MonolithProjects/vm/libvirt"
119119
version = "1.6.0"
120-
}
120+
}
121121
122122
vm_hostname_prefix = "server"
123123
vm_count = 3

0 commit comments

Comments
 (0)