Commit 2dec3aa9 authored by Kristopher Ruzic's avatar Kristopher Ruzic

fix more typos, update MD5 checksum

parent f9f7bbdc
#!/bin/bash
PLAYBOOK_REPOSITORY_URL=https://lab.nexedi.cn/rafael/slapos.playbook/repository/archive.tar.gz?ref=master
PLAYBOOK_REPOSITORY_URL=https://lab.nexedi.cn/krruzic/slapos.playbook/repository/archive.tar.gz?ref=master
PLAYBOOK_FILE=erp5-standalone.yml
#### Setup Ansible and load few libraries #####
BASE_SETUP_SCRIPT_MD5=e2c9b43ccff6e606ad25cd1df0e2705f
BASE_SETUP_SCRIPT_MD5=98f8c42049a6a31a0c5c45b348acf289
wget --no-check-certificate https://deploy.nexedi.cn/base-setup -O /tmp/base-setup
......
......@@ -4,7 +4,7 @@ PLAYBOOK_REPOSITORY_URL=https://lab.nexedi.cn/krruzic/slapos.playbook/repository
PLAYBOOK_FILE=wendelin-standalone.yml
#### Setup Ansible and load few libraries #####
BASE_SETUP_SCRIPT_MD5=e2c9b43ccff6e606ad25cd1df0e2705f
BASE_SETUP_SCRIPT_MD5=98f8c42049a6a31a0c5c45b348acf289
wget --no-check-certificate https://deploy.nexedi.cn/base-setup -O /tmp/base-setup
......
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