Commit 746226c9 authored by Kristopher Ruzic's avatar Kristopher Ruzic

use same url for the software.cfg... otherwise doesn't deploy

parent fbd7b96b
import json
# copied from the request-erp5-cluster script, only changed the url to point to wendelin
software_url = 'http://git.erp5.org/gitweb/slapos.git/blob_plain/HEAD:/software/wendelin/software.cfg'
software_url = 'https://lab.nexedi.cn/nexedi/slapos/raw/master/software/wendelin/software.cfg'
# Choose a SlapOS Node
# If you are deploying SlapOS Master with Webrunner, then computer_id is 'slaprunner'
computer_id = 'local_computer'
......
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