Skip to content

Commit 5ef2433

Browse files
authored
Merge pull request #69 from invidian/patch-1
docs/writing-workflow.md: fix missing MAC address in worker field
2 parents 43213ee + 424705e commit 5ef2433

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/writing-workflow.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ name: ubuntu_provisioning
9393
global_timeout: 2500
9494
tasks:
9595
- name: "os-installation"
96-
worker: ""
96+
worker: "98:03:9b:4b:c5:34"
9797
volumes:
9898
- /dev:/dev
9999
- /lib/firmware:/lib/firmware:ro

0 commit comments

Comments
 (0)