Cannot find a provider for package[NetworkManager] on rocky version 8.7

Getting issue:

Chef::Exceptions::ProviderNotFound
Cannot find a provider for package[NetworkManager] on rocky version 8.7

Version 8.7 no longer exists in the repositories. Rocky is now on version 8.8 which your system should have automatically upgraded to.

Try running “sudo dnf upgrade”

Without more context we will just be guessing as to the issue.