ok I think the answer to this is- the configs are ...
# fleet
a
ok I think the answer to this is- the configs are stored in MySQL but can be set up as .yml files. I’m still not sure how to use multiple config files as mentioned in the docs, but this will work for now
k
Using multiple configuration works just like using one. You can just break the config up into sections and then use
fleetctl apply
to apply each file.