Fixed linting issues with templates

This commit is contained in:
Larry Smith Jr 2023-06-15 09:00:02 -04:00
parent f901fe42b3
commit 3f3a7c7334
No known key found for this signature in database
2 changed files with 0 additions and 2 deletions

View File

@ -1,3 +1,2 @@
# ebs nvme to scsi device naming mapping
KERNEL=="nvme[0-9]*n[0-9]*", ENV{DEVTYPE}=="disk", ATTRS{model}=="Amazon Elastic Block Store", PROGRAM="{{ ebsnvme_scrip_helper_path }} /dev/%k", SYMLINK+="%c"

View File

@ -12,4 +12,3 @@
#
{{ ebsnvme_binary_helper_path }} -n $1 | awk -F '/' '{print $3}'