I am using ubuntu 20.04 machines with AWS SSM and amazon-ssm-agent snap package to manage said machines via SSM.
In AWS Systems manager (SSM) i have default patch baseline, which is used by all new machines, and i have created a new 'test baseline' with different versions of patches.
question is - how to configure ssm-agent on the ubuntu machine to use different patch baseline rather than default one?
I am using following command to register the ubuntu machines:
Hi,
I am using ubuntu 20.04 machines with AWS SSM and amazon-ssm-agent snap package to manage said machines via SSM. In AWS Systems manager (SSM) i have default patch baseline, which is used by all new machines, and i have created a new 'test baseline' with different versions of patches.
question is - how to configure ssm-agent on the ubuntu machine to use different patch baseline rather than default one?
I am using following command to register the ubuntu machines:
thanx