mirror of
https://git.proxmox.com/git/mirror_corosync
synced 2025-07-27 04:44:38 +00:00
autobuild: clean up the example config before installing
git-svn-id: http://svn.fedorahosted.org/svn/corosync/trunk@2815 fd59a12c-fef9-0310-b244-a6a79926bd2f
This commit is contained in:
parent
562616c79d
commit
4ebd7974b4
@ -85,6 +85,7 @@ echo onto the test nodes $TEST_NODES
|
||||
for n in $TEST_NODES
|
||||
do
|
||||
ssh $n "rm -rf /tmp/corosync*.rpm"
|
||||
ssh $n "rm -f /etc/corosync/corosync.conf.*"
|
||||
scp $RPM_LIST $n:/tmp/
|
||||
ssh $n "rpm --force -Uvf /tmp/corosync*.rpm"
|
||||
done
|
||||
|
Loading…
Reference in New Issue
Block a user