Select Language:
If you’re using Patch Manager with Ubuntu 24.04 and want to include updates from sources beyond the default security repository, it is definitely possible. By default, Patch Manager only detects and installs updates from the security repository, which is called noble-security.
If you need to get updates from other repositories, such as noble-updates, you can set up your patching process to include these additional sources. This way, you can perform updates similar to running the command ‘sudo apt upgrade,’ which includes all available patches and updates, not just security fixes.
The key step is to modify your patch baseline settings to specify these extra repositories as alternative patch sources. Doing this gives you more control over what updates are applied to your Ubuntu systems. You can expand your patching scope beyond security updates to include other important updates that normally would require running ‘apt upgrade’ manually.
Remember, Patch Manager’s default setup emphasizes security updates for safety. But if your needs require broader coverage, configuring additional patch sources is a straightforward way to customize and improve your update process on Ubuntu 24.04.
For detailed instructions and more information, you can refer to the official AWS documentation on selecting patches: How security patches are selected – AWS Systems Manager.





