Skip to content

Commit a4f76ff

Browse files
committed
Adding ETL related files for the appkernels module
Added appkernels.json - Added the modules.d/appkernels.json file to the file_maps section of build.json
1 parent 6c6fb40 commit a4f76ff

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

build.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,8 @@
3838
"configuration/roles.json": "roles.d/appkernels.json",
3939
"configuration/setup.json": "setup.d/appkernels.json",
4040
"configuration/rest.d": "rest.d",
41-
"configuration/assets.d": "assets.d"
41+
"configuration/assets.d": "assets.d",
42+
"configuration/modules.d/appkernels.json": "modules.d/appkernels.json"
4243
},
4344
"etc/crond": {
4445
"configuration/cron.conf": "xdmod-appkernels"

0 commit comments

Comments
 (0)