7 lines
175 B
Text
7 lines
175 B
Text
|
model {
|
||
|
enterprise = system 'Customers Enterprise Systems' {
|
||
|
description 'The customers enterprise systems'
|
||
|
-> cloud 'probably some app specific dependencies'
|
||
|
}
|
||
|
}
|