Skip to content

Commit 32f554f

Browse files
committed
udevadm
1 parent 21a3012 commit 32f554f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cloud-init.template.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ packages:
88
package_update: true
99
package_upgrade: false
1010
runcmd:
11+
- udevadm trigger -c add -s block -p ID_VENDOR=HC -p ID_MODEL=Volume
1112
- export RUNNER_ALLOW_RUNASROOT=1
1213
- bash $MY_RUNNER_DIR/pre_runner_script.sh
1314
- bash $MY_RUNNER_DIR/install.sh -v "$MY_RUNNER_VERSION" -d "$MY_RUNNER_DIR"

0 commit comments

Comments
 (0)