Commit 056178a4 authored by Alain Takoudjou's avatar Alain Takoudjou

repma: do not bootstrap too fast when instance is not ready

parent a71fc601
......@@ -54,7 +54,7 @@ md5sum = 3ba02b99c3fcbc24b3659917980b310f
[repman-manager-sh.in]
_update_hash_filename_ = templates/repman-manager.sh.in
md5sum = 96fcd571ebf5546957a9a8677a87c129
md5sum = 94b14f5f5cf87bd9fb3aaa8d12a199b4
[dbjobs-in]
_update_hash_filename_ = templates/dbjobs.in
......
......@@ -20,7 +20,7 @@ wait_database () {
fi
echo ">> [$retry] waitdatabases returned code $CODE...";
fi
sleep 1
sleep 30
done
}
......
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