Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Force aws-ecs-agent to use the Host networking
According to Amazon's documentation in [step 10](https://docs.aws.amazon.com/AmazonECS/latest/developerguide/ecs-agent-install.html), the ECS-Agent is only supported if running using the Host networking instead of bridge. I also enabled Task IAM Role by default, to synchronize with the documentation update in rancher/docs#2015
- Loading branch information