openSUSE / salt

openSUSE and SUSE patches and backports for SaltStack
Apache License 2.0
22 stars 52 forks source link

[BUG] state mounts.swap does not use the canonical device for checking if the device is set up already. #679

Open darix opened 1 month ago

darix commented 1 month ago

This leads to the state being applied over and over despite already being set correctly if the partition is specified via UUID

darix commented 1 month ago

for mounts.mount it has code already that does this.