Merge "Fix variable name for cache debian security packages"

This commit is contained in:
Jenkins 2016-12-07 15:11:55 +00:00 committed by Gerrit Code Review
commit 631bf4dc62
1 changed files with 1 additions and 1 deletions

View File

@ -105,7 +105,7 @@ if [ -n "${APT_CACHE_SERVER}" ]; then
cat >>"${CONFIG_DIR}"/ccp-configs-common.yaml << EOF
url:
debian: ${APT_CACHE_SERVER}/debian
security: ${APT_CACHE_SERVER}/security
debian_security: ${APT_CACHE_SERVER}/security
ceph:
debian:
repo: ${APT_CACHE_SERVER}/ceph