Commit e98c3416 authored by Rafael Monnerat's avatar Rafael Monnerat

Update URL

parent efaaf51a
import json
software_url = 'http://git.erp5.org/gitweb/slapos.git/blob_plain/refs/heads/slapos-master-cluster:/software/slapos-master/software.cfg'
software_url = 'http://git.erp5.org/gitweb/slapos.git/blob_plain/refs/heads/erp5-cluster:/software/erp5/software.cfg '
# Choose a SlapOS Node
# If you are deploying SlapOS Master with Webrunner, then computer_id is 'slaprunner'
computer_id = 'local_computer'
......@@ -56,4 +56,4 @@ request(software_url,
partition_parameter_kw={
'_': json.dumps(parameter_dict, sort_keys=True, indent=2),
}
)
)
\ No newline at end of file
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