X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=ansible%2Fubuntu_server_baremetal_deploy_samplevnfs.yml;h=479b45c92c7528c7301fa6494719e63096f66a60;hb=efd9c7372f4abd5cd868039cd8673681e2f38043;hp=42a7b2d08f54f7cd7fdc538e4ce0fa2d872a28f8;hpb=fd4a6ba9f80e2f96af189097ccd478389467ada3;p=yardstick.git diff --git a/ansible/ubuntu_server_baremetal_deploy_samplevnfs.yml b/ansible/ubuntu_server_baremetal_deploy_samplevnfs.yml index 42a7b2d08..479b45c92 100644 --- a/ansible/ubuntu_server_baremetal_deploy_samplevnfs.yml +++ b/ansible/ubuntu_server_baremetal_deploy_samplevnfs.yml @@ -12,10 +12,11 @@ # See the License for the specific language governing permissions and # limitations under the License. --- -- hosts: all +- hosts: yardstick-standalone:jumphost vars: clone_dir: /tmp/yardstick-clone - + environment: + "{{ proxy_env }}" roles: - add_custom_repos