]> granicus.if.org Git - icinga2/commit
Add option to windows installer to add global zones
authorMichael Insel <michael@insel.email>
Sun, 18 Mar 2018 15:19:15 +0000 (16:19 +0100)
committerMichael Insel <michael@insel.email>
Sun, 18 Mar 2018 15:19:15 +0000 (16:19 +0100)
commit662f81736452b68c76c1ac5e2b05a6dd3b81130a
treea124dbde7049175fb61a288b405b3001491a3a7e
parent75b5fcc0977e86efeac32947381e9295383d1802
Add option to windows installer to add global zones

This implements the option to add global zones to the windows agent
wizard.
agent/windows-setup-agent/GlobalZonesInputBox.Designer.cs [new file with mode: 0644]
agent/windows-setup-agent/GlobalZonesInputBox.cs [new file with mode: 0644]
agent/windows-setup-agent/GlobalZonesInputBox.resx [new file with mode: 0644]
agent/windows-setup-agent/Icinga2SetupAgent.csproj
agent/windows-setup-agent/SetupWizard.Designer.cs
agent/windows-setup-agent/SetupWizard.cs