Hi, I don't believe that is supported by cloud-config. Ignition, the successor to cloud-config, does support it. You can use ignition.config.append as described at the following URL to include a list of files:
https://coreos.com/ignition/docs/latest/configuration.html Thanks. David On Wednesday, December 21, 2016 at 1:51:51 PM UTC-8, Jason Tower wrote: > > forgive me if this has been asked/answered before, but is there a way to > make cloud-config modular? ie, have a directory with multiple cloud-config > files that all get merged or included before being parsed by cloud-init? > i've searched but haven't found any examples of such a setup. thanks, > > jason >
