mirror of
https://github.com/mrlesmithjr/ansible-manage-lvm.git
synced 2026-09-08 00:18:15 +03:00
* New: support mitigation for aws ec2 nvme random device name assignment
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
# 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"
|
||||
|
||||
Reference in New Issue
Block a user