Skip to content

Commit 51c813d

Browse files
Update
1 parent 9cbf5b9 commit 51c813d

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

README.md

-2
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,6 @@ provider "libvirt" {
6969
module "vm" {
7070
source = "MonolithProjects/vm/libvirt"
7171
version = "1.6.0"
72-
}
7372
7473
vm_hostname_prefix = "server"
7574
vm_count = 3
@@ -117,7 +116,6 @@ provider "libvirt" {
117116
module "vm" {
118117
source = "MonolithProjects/vm/libvirt"
119118
version = "1.6.0"
120-
}
121119
122120
vm_hostname_prefix = "server"
123121
vm_count = 3

0 commit comments

Comments
 (0)