apache / fluo-muchos

Apache Fluo Muchos
https://fluo.apache.org
Apache License 2.0
26 stars 37 forks source link

Apply CentOS updates #408

Closed arvindshmicrosoft closed 3 years ago

arvindshmicrosoft commented 3 years ago
arvindshmicrosoft commented 3 years ago

This is probably fine. However, I'd generally expect us to use a more up-to-date image, or rely on some cloud-init stuff which is typically pre-installed on AMIs to do this work, rather than make Ansible responsible for triggering it, which could delay startup significantly. Some updates also require a reboot, so it's not clear that we can even be certain that updates are actually applied as intended this way.

Yeah, you're right. I'll re-think this.

arvindshmicrosoft commented 3 years ago

Closing this as per discussion in #411.