Merge "Pass the path of ssh public key to scenario method"
[yardstick.git] / ansible / roles / download_l2fwd / defaults / main.yml
1 ---
2 l2fwd_url: "http://artifacts.opnfv.org/yardstick/third-party/l2fwd.tar"
3 l2fwd_file: "l2fwd.tar"
4 l2fwd_dest: "/home"