Skip to content

Commit ec9dd4d

Browse files
committed
Add hr
1 parent 3437bf1 commit ec9dd4d

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

docs/lab.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ Use the following repository for your work. You can fork and clone it.
44

55
[https://github.com/ubaumann/naf_workshop_nuts_lab](https://github.com/ubaumann/naf_workshop_nuts_lab)
66

7+
---
8+
79
## Setup
810

911
Follow the instructions in the README.md
@@ -67,7 +69,7 @@ The helper script will create the `nr-config.yaml` file and a demo test case at
6769

6870
The bootstrap script has already created a demo test case. If you run pytest now, the test will fail with `No hosts found for filter ... in Nornir inventory.` This is because the bootstrap script does not know the naming of the hosts in your lab/inventory.
6971

70-
### No host found
72+
### No hosts found
7173

7274
Run the test using the pytest command. This test should fail because the hostname is not found in your inventory.
7375

0 commit comments

Comments
 (0)