You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/lab.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -23,7 +23,7 @@ Follow the instructions in the README.md
23
23
### 📝Initialize Project
24
24
25
25
Since version v3.5.0, NUTS includes a small helper script, `nuts-init`, to bootstrap the project structure.
26
-
Set the test directory to `./tests`, the nornir config file to `./nr-config.yaml`, and add one Arista EOS host. The inventory is already provided in the `./mocked_inventory` directory. Specify the inventory as a path, but do not let the script create the inventory, as this would overwrite the existing files.
26
+
Set the test directory to `./tests`, the nornir config file to `./nr-config.yaml`, and add one Arista EOS host. The inventory is already provided in the `./mocked_inventory` directory. Specify the inventory as a path, but **do not let the script create the inventory**, as this would overwrite the existing files.
27
27
28
28
The helper script will create the `nr-config.yaml` file and a demo test case at `tests/test_lldp_neighbors_demo.yaml`.
0 commit comments