forked from Infra/risotto
add v1.servermodel.create message
This commit is contained in:
@ -26,6 +26,8 @@ def get_config():
|
||||
'rougail_dtd_path': '../rougail/data/creole.dtd',
|
||||
'admin_user': DEFAULT_USER},
|
||||
'source': {'root_path': '/srv/seed'},
|
||||
'cache': {'root_path': '/var/cache/risotto'}
|
||||
'cache': {'root_path': '/var/cache/risotto'},
|
||||
'servermodel': {'internal_source': 'internal',
|
||||
'internal_distribution': 'last'},
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user