system-config/modules/pypimirror/templates/run-mirror.sh.erb
James E. Blair 04c74c4b5a Update to multi-mirror jeepyb.
Requires https://review.openstack.org/#/c/23771/

Change-Id: If2db2516789a01fc60e6dbd0be062a8bf00ed9bc
Reviewed-on: https://review.openstack.org/23774
Reviewed-by: Jeremy Stanley <fungi@yuggoth.org>
Approved: James E. Blair <corvus@inaugust.com>
Tested-by: Jenkins
2013-03-18 20:50:37 +00:00

6 lines
167 B
Plaintext

#!/bin/bash -e
# This file is managed by puppet.
# https://github.com/openstack-infra/config
/usr/local/bin/run-mirror -c <%= mirror_config %> >> <%= log_filename %>