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