> > > looks like a weak point with atomic, all the configuration has to > > be done manually each time, aside from setting the user passwords and a > few > > basic changes. >
I don't really consider cloud-init a configuration system. I know it can be used that way, but generally I view it as a bootstrap system for specific environments, to do those simple things you mention. Then i pass control for real management to something like Ansible. - Matt M