Skip to content
Snippets Groups Projects
Verified Commit 0371ee77 authored by anarcat's avatar anarcat
Browse files

make the network IP allocation real

parent 13fbf192
No related branches found
No related tags found
No related merge requests found
......@@ -94,12 +94,10 @@ Then follow [[new-machine]].
## Adding and removing addresses on instances
Say you created an instance but forgot to assign a private IP. You can
still do so with:
Say you created an instance but forgot to need to assign an extra
IP. You can still do so with:
gnt-instance modify --net -1:add,ip=172.30.135.3,network=internal test01.torproject.org
TODO: the internal network hasn't been created yet.
gnt-instance modify --net -1:add,ip=116.202.120.174,network=gnt-fsn test01.torproject.org
## Destroying an instance
......
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