mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-02-25 18:55:28 -06:00
An attempt to do this was already coded but the wrong argument was used. It was passing in the location name and not the map name so the map wouldn't be completely removed. Include a test to verify that the map is gone after removing it by calling automountlocation-tofiles which will fail if the map wasn't properly removed. Fixes: https://pagure.io/freeipa/issue/9397 Signed-off-by: Rob Crittenden <rcritten@redhat.com> Reviewed-By: Alexander Bokovoy <abokovoy@redhat.com>