mirror of
https://src.koozali.org/infra/smeserver-koji.git
synced 2024-11-21 17:17:28 +01:00
scp updated parameters to builder
This commit is contained in:
parent
47676b4dd8
commit
488dcfd3c5
@ -42,7 +42,7 @@ If koji builder machine is not the same as koji master machine:
|
|||||||
|
|
||||||
deploy-koji-nfs-server.sh
|
deploy-koji-nfs-server.sh
|
||||||
|
|
||||||
1. Copy the koji builder certificate from the koji master machine to the koji builder machine
|
1. Copy the koji builder certificate and the globals and parameters scripts from the koji master machine to the koji builder machine
|
||||||
|
|
||||||
scp "$KOJI_PKI_DIR/$KOJI_SLAVE_FQDN.pem" "$KOJI_SLAVE_FQDN":"$KOJI_PKI_DIR"
|
scp "$KOJI_PKI_DIR/$KOJI_SLAVE_FQDN.pem" "$KOJI_SLAVE_FQDN":"$KOJI_PKI_DIR"
|
||||||
ssh "root@$KOJI_SLAVE_FQDN" "mkdir -p ~/bin"
|
ssh "root@$KOJI_SLAVE_FQDN" "mkdir -p ~/bin"
|
||||||
|
Loading…
Reference in New Issue
Block a user