blob: 19aafb63f0c2bbe19e6340b61e2e88077f8755cc [file] [log] [blame]
{
"name": "group6",
"groups": [
{
"name": "group7",
"cartridges": [
"tomcat",
"tomcat1"
],
"dependencies": {
"terminationBehaviour": "terminate-none",
"startupOrders": []
}
},
{
"name": "group-tom2",
"dependencies": {
"terminationBehaviour": "terminate-none",
"startupOrders": []
},
"cartridges": [
"tomcat2",
"tomcat3"
]
}
]
}