Skip to content

Commit f8e1b69

Browse files
Merge pull request #5 from MonolithProjects/develop
Fixed typo
2 parents 258dd8f + 51c813d commit f8e1b69

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)