aboutsummaryrefslogtreecommitdiff
path: root/scripts/testroot.sh
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/testroot.sh')
-rw-r--r--scripts/testroot.sh3
1 files changed, 2 insertions, 1 deletions
diff --git a/scripts/testroot.sh b/scripts/testroot.sh
index e107621e..b7de13de 100644
--- a/scripts/testroot.sh
+++ b/scripts/testroot.sh
@@ -47,7 +47,8 @@ python irbe-cli.py repository --self_id 1 --action create --bsc_id 1
python irbe-cli.py parent --self_id 1 --action create --bsc_id 1 --repository_id 1 \
--peer_contact_uri https://localhost:44333/ \
--cms_ta biz-certs/Elena-Root.cer \
- --https_ta biz-certs/Elena-Root.cer
+ --https_ta biz-certs/Elena-Root.cer \
+ --sia_base rsync://wombat.invalid/
# Shut down rpkid (there should be a left-right command for this!)