Actions
Bug #1386
closedThe same dns::record should be used during rollback
Description
During rollback an attempt is made to create a new DNS::Record. This will always fail as the dns? test checks for errors, and yes, there are going to be errors, otherwise we would not be in rollback.
Actions