04c74c4b5a
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
6 lines
167 B
Plaintext
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 %>
|