forked from Infra/risotto
add v1.applicationservice.dependency.add message
This commit is contained in:
@ -26,6 +26,7 @@ def get_config():
|
||||
'source': {'root_path': '/srv/seed'},
|
||||
'cache': {'root_path': '/var/cache/risotto'},
|
||||
'servermodel': {'internal_source': 'internal',
|
||||
'internal_distribution': 'last'},
|
||||
'internal_distribution': 'last',
|
||||
'internal_release_name': 'none'},
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user