Closed reck1610 closed 12 months ago
Rather than defining what configs to layer when you run squadjs. I think it would be better to have an include directive (eg !include "path to other config"
). This would work better for automation systems that use squadjs and would keep the ordering and what other configs are required for a particular configuration inside that configuration file.
Review stalled moving this over to #320
CLOSING DUE TO LACK OF RESPONSE
This allows you to split up your configuration and reuse parts on multiple servers.
This changes the example configuration name as proposed in #275
closes #282, closes #275