Skip to content
Snippets Groups Projects
Commit 38935521 authored by Martin Čuchran's avatar Martin Čuchran
Browse files

Update pv176-network.template

Allocation pool added
parent 71901731
No related branches found
No related tags found
No related merge requests found
......@@ -26,7 +26,11 @@
"dns_nameservers": [ "147.251.4.33", "8.8.8.8" ],
"ip_version": "4",
"enable_dhcp": "false",
"name": "PV176-private-subnet"
"name": "PV176-private-subnet",
"allocation_pool": {
"start": "10.255.255.0",
"end": "10.255.255.254"
}
}
},
"internal_router":{
......
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