Merge "Enable vos release for mirror.centos"

This commit is contained in:
Jenkins 2016-05-11 17:43:15 +00:00 committed by Gerrit Code Review
commit 5bbfccff34

View File

@ -42,9 +42,7 @@ $K5START rsync -rlptDvz \
# TODO(pabelanger): Validate rsync process
# NOTE(pabelanger): Because of the initial amount of data, we'll manually
# run vos release the first time.
#echo "rsyc completed successfully, running vos release."
#k5start -t -f /etc/afsadmin.keytab service/afsadmin -- vos release -v $MIRROR_VOLUME
echo "rsyc completed successfully, running vos release."
k5start -t -f /etc/afsadmin.keytab service/afsadmin -- vos release -v $MIRROR_VOLUME
echo "Done."