Skip to content

Add explicit firewall allow for WinRM

Alex Hanselka requested to merge amh-init-script-patch into master

In relation to the problems I've been having running the autoscaler in the non-default network (https://gitlab.com/gitlab-com/gl-infra/infrastructure/issues/8790#note_267853874), I would like to propose we add an explicit firewall allow rule in the startup script to ensure that the Windows Firewall is open. I know the winrm setup is supposed to do this, but I don't think it is. I think either way opening this required port explicitly is not a bad thing.

Thoughts, @tmaczukin?

Merge request reports