Fix for restart fails in the installFoundationInfraOnTarget function

If staticMgmtNet is true, then restarting the salt-minion service
fails because of missed dependency packages. But if we install all
repositories before checking this flag, it will resolve the issue.

Closes-Bug: PROD-34400
Change-Id: I023b9f6ab7acd8f48bad6fa398568c3a32431ae9
1 file changed