# # In this file you can find vars that are useable # both as an include in a Makefile or # be sourced in a shell # So it should only be stuffs like VAR=value # IPDEBBASE=10.194.10 IPDEBDNS=10.194.11.20 IPDEBMASK=255.255.255.0 IPDEBGW=10.194.10.1 IPCOSBASE=10.194.10 IPCOSDNS=10.194.11.20 IPCOSMASK=255.255.255.0 IPCOSGW=10.194.10.1 SSHPUBKEY=~buildbot/.ssh/id_rsa.pub DEBMIRROR=http://127.0.0.1/debian