Account for the service:system dependency due to region

This commit is contained in:
Michael Lange
2018-08-06 18:33:00 -07:00
parent 134ab34373
commit 7e6f02d0c0

View File

@@ -15,6 +15,7 @@ moduleForAdapter('node', 'Unit | Adapter | Node', {
'model:job',
'serializer:application',
'serializer:node',
'service:system',
'service:token',
'service:config',
'service:watchList',