diff --git a/agent/install_windows.go b/agent/install_windows.go index f979586..e8cf76b 100644 --- a/agent/install_windows.go +++ b/agent/install_windows.go @@ -62,7 +62,6 @@ func (a *WindowsAgent) Install(i *Installer) { i.SaltMaster = u.Host } - i.SaltMaster = u.Host a.Logger.Debugln("Salt Master:", i.SaltMaster) baseURL := u.Scheme + "://" + u.Host