Skip to content

Commit

Permalink
Merge pull request #69 from invidian/patch-1
Browse files Browse the repository at this point in the history
docs/writing-workflow.md: fix missing MAC address in worker field
  • Loading branch information
gauravgahlot authored and mmlb committed Apr 21, 2020
2 parents 3ca545d + 7075228 commit 4905261
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/writing-workflow.md
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ name: ubuntu_provisioning
global_timeout: 2500
tasks:
- name: "os-installation"
worker: ""
worker: "98:03:9b:4b:c5:34"
volumes:
- /dev:/dev
- /lib/firmware:/lib/firmware:ro
Expand Down

0 comments on commit 4905261

Please sign in to comment.