X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=planetlab%2Fexp-tool%2Fconf.mk.example;h=c554a805b4a414d3f565b60a3c0d9f993eb16bba;hb=23ac66053b47ebd56dca0e8a56363012ff6bf11f;hp=f4d9a86f210e66eb87f01a2ac2223658c13173dd;hpb=48a94db091878801b961699304aee75b866a0961;p=sliver-openvswitch.git diff --git a/planetlab/exp-tool/conf.mk.example b/planetlab/exp-tool/conf.mk.example index f4d9a86f2..c554a805b 100644 --- a/planetlab/exp-tool/conf.mk.example +++ b/planetlab/exp-tool/conf.mk.example @@ -1,6 +1,13 @@ # the slice that you're using SLICE=inri_sl1 +# optionally, the OF controller that you'd like to use +# CONTROLLER = tcp:138.96.116.63:6633 +# you need to run 'make controllers' for this to take effect +# you can also specify a controller per node, e.g. +# CONTROLLER_SENDER = +# NOTE that hostnames do not seem to be supported as of this writing + # optionnally, the related ssh (private) key to use SSH_KEY=key_user.rsa