AWS Patch manager using internal patch repo

0

AWS Patch manager uses internet to get the redhat patches and apply on the client systems but we have internal patch repository. Would it possible to get the patches from internal patch repository via the internal network for redhat server.

已提问 2 个月前139 查看次数
2 回答
1

I believe Patch manager uses the operating systems configured repositories. As it does with windows updates.

I believe you just need to update the source repositories as you would if it was on premise to point to an internal server.

The patch baselines are still controlled by patch manager.

profile picture
专家
已回答 2 个月前
0

Yes, it is possible to get the patches from an internal patch repository via the internal network for Red Hat servers when using AWS Patch Manager.

Patch Manager uses the operating system's configured repositories to get patches. You can update the repository sources in the same way you would if patching servers on-premises, to point to an internal patch server instead of external internet locations.

The steps would be:

  • Set up the internal patch repository server and ensure it has the necessary Red Hat patches.
  • Configure the Red Hat servers to use the internal repository server as their package source.
  • Create an AWS Patch Baseline specifying the alternative repository source location.
  • Apply the Patch Baseline to target servers using Patch Manager. It will then get patches from the internal repository instead of over the internet.
  • As long as the necessary AWS services like SSM Agent, S3 and VPC endpoints are configured to allow internal access, Patch Manager should be able to use the internal repository source to patch Red Hat servers without internet access.
profile picture
专家
已回答 2 个月前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则