Commit 79c57ee8 authored by Rafael Monnerat's avatar Rafael Monnerat

slapos_configurator: Install erp5_slapos_tutorial while configure the instance

parent 7faf2774
""" Simple place for keep the list of business template to install on this project
"""
bt5_update_catalog_list = ('erp5_ingestion_mysql_innodb_catalog',
'slapos_cloud', 'erp5_accounting',
'erp5_movement_table_catalog')
bt5_installation_list = bt5_update_catalog_list + ('slapos_configurator', 'slapos_erp5')
bt5_installation_list = bt5_update_catalog_list + \
('slapos_configurator', 'slapos_erp5',
'erp5_slapos_tutorial')
keep_bt5_id_list = ['erp5_ui_test',
'erp5_ui_test_core',
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment