Skip to content
Snippets Groups Projects
Verified Commit cc3d45c1 authored by Antoine R. Dumont's avatar Antoine R. Dumont
Browse files

worker0: Add macaddr

parent fcd5aace
No related branches found
No related tags found
No related merge requests found
......@@ -165,6 +165,7 @@ module "worker0" {
memory = "16384"
network = {
ip = "192.168.128.5"
macaddr = "72:D9:03:46:B1:47"
}
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment