enh: Add variable rescan_scsi_command

This commit is contained in:
Samuel Mutel
2022-04-11 12:02:49 +02:00
parent 1f966d2ea1
commit 6e74c9714e
4 changed files with 12 additions and 3 deletions
+2
View File
@@ -3,3 +3,5 @@
ebsnvme_binary_helper_file: go-ebsnvme_{{ ebsnvme_binary_helper_ver }}_linux_amd64.tar.gz
ebsnvme_binary_helper_url: https://github.com/mvisonneau/go-ebsnvme/releases/download/{{ ebsnvme_binary_helper_ver }}/{{ ebsnvme_binary_helper_file }}
rescan_scsi_command: "/usr/bin/rescan-scsi-bus.sh"