Local installation repo must use plain HTTP due to cert mismatch
This commit is contained in:
parent
361bb2dc7b
commit
3632568e29
@ -27,7 +27,7 @@ echo "172.17.0.1 repo.build.vm" >>/etc/hosts
|
|||||||
service nginx reload
|
service nginx reload
|
||||||
|
|
||||||
# Change SPOC repository
|
# Change SPOC repository
|
||||||
sed -i 's/repo\.spotter\.cz/repo.build.vm/' /etc/spoc/spoc.conf
|
sed -i 's/https:\/\/repo\.spotter\.cz/http:\/\/repo.build.vm/' /etc/spoc/spoc.conf
|
||||||
|
|
||||||
# Supply abuild key
|
# Supply abuild key
|
||||||
# echo '/root/repo.spotter.cz.rsa' | abuild-keygen
|
# echo '/root/repo.spotter.cz.rsa' | abuild-keygen
|
||||||
|
Loading…
Reference in New Issue
Block a user