# # 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=~/.ssh/id_rsa.pub DEBMIRROR=http://g-rub.rd.francetelecom.fr:3142/debian DEBMIRRORSEC=http://g-rub.rd.francetelecom.fr:3142/debian-security DAG_RPMFORGE_REPO=http://g-virtual02.rd.francetelecom.fr/dag/redhat EPEL_REPO=http://g-virtual02.rd.francetelecom.fr/epel VMENGINE=lxc REMOTESELENIUM=true KEEPVM=true DNSDOMAIN=rd.francetelecom.fr