add main module order

This commit is contained in:
Arne Teuke
2025-02-24 12:02:24 +01:00
parent e88d926ee1
commit d6c8a035a6
6 changed files with 55 additions and 3 deletions

View File

@@ -6,6 +6,6 @@ class cd_alloy::main::config (
) inherits cd_alloy::params {
include cd_alloy::main::install
include cd_alloy::main::service
}