Direkt zum Inhalt

Patch host in a sequence

0

Hi all,

I have 6 hosts in a patch group that I need to patch in a certain sequence, what I would like to do is, e.g. , first do instance1, then 2, then 3, then 6 then 5 then 4, is this possible and if so, how must it be configured?

gefragt vor 5 Jahren388 Aufrufe
2 Antworten
0

Hi,
Usually to patch instances in a sequence, some mechanism of orchestration is needed. A good solution within AWS Systems Manger is SSM Automation. You can create a Document of type Automation ( now referred to as a Runbook) to run the patch document (AWS-RunPatchBaseline) on each of your 6 instances one at a time in certain order.

beantwortet vor 5 Jahren
0

Thanks, I will attempt this

beantwortet vor 5 Jahren

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.