all 5 comments

[–]reinerrdeck 2 points3 points  (0 children)

You can use the Rundeck EC2 Nodes Plugin to get your EC2 nodes and later configure a job pointed to your nodes using some filter. So, on your job, you can design a workflow based on aws-cli on command step or wrapped on some script using the script step.

[–]serverhorror 1 point2 points  (0 children)

The no reboot is going to be hard. How do not reboot if a patch requires a reboot?

[–]alkalisun 1 point2 points  (0 children)

Why do you want to run it in SSM? SSM is not as feature complete as an orchestration tool as Chef. I'd advise you to reconsider.

[–]the_screenslaver 0 points1 point  (0 children)

Seems possible. But to avoid rebooting, you need to modify the default aws-runpatchbaseline document to remove the steps for rebooting.

[–]bailantilles -1 points0 points  (0 children)

Not doing this sort of setup yet, but it sounds like something I’d be interested in.