X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=blobdiff_plain;f=resources%2Ftools%2Ftestbed-setup%2Fplaybooks%2F02-virl-bootstrap.yaml;fp=resources%2Ftools%2Ftestbed-setup%2Fplaybooks%2F02-virl-bootstrap.yaml;h=0178b26b8c849bc4e43c9c3c18abfb6452110ff2;hp=f3273e2daf40d1e95026048fecebbd90e8ccfb13;hb=e6ae349af548635360216827349cfc1e1ee29cd5;hpb=10649b3ce07bbb3144d196c403d8c1fa65ddf116 diff --git a/resources/tools/testbed-setup/playbooks/02-virl-bootstrap.yaml b/resources/tools/testbed-setup/playbooks/02-virl-bootstrap.yaml index f3273e2daf..0178b26b8c 100644 --- a/resources/tools/testbed-setup/playbooks/02-virl-bootstrap.yaml +++ b/resources/tools/testbed-setup/playbooks/02-virl-bootstrap.yaml @@ -10,7 +10,6 @@ - name: copy vsetting file to /etc sudo: yes shell: cp /home/virl/virl-bootstrap/vsettings.ini /etc/virl.ini - - command: crudini --set /etc/virl.ini DEFAULT l2_network_gateway {{ l2_gateway }} - command: crudini --set /etc/virl.ini DEFAULT hostname {{ hostname }} - command: crudini --set /etc/virl.ini DEFAULT domain_name linuxfoundation.org - command: crudini --set /etc/virl.ini DEFAULT using_dhcp_on_the_public_port False