mirror of
https://github.com/tuna/tunasync-scripts.git
synced 2025-04-19 11:42:43 +00:00
relocate repos
This commit is contained in:
parent
7bb6a9201e
commit
91b4b1fb93
4
chef.sh
4
chef.sh
@ -9,8 +9,8 @@ yum_sync="${_here}/yum-sync.py"
|
||||
BASE_PATH="${TUNASYNC_WORKING_DIR}"
|
||||
UPSTREAM=${TUNASYNC_UPSTREAM_URL:-"https://packages.chef.io/repos"}
|
||||
|
||||
YUM_PATH="${BASE_PATH}/yum"
|
||||
APT_PATH="${BASE_PATH}/apt"
|
||||
YUM_PATH="${BASE_PATH}/yum/stable"
|
||||
APT_PATH="${BASE_PATH}/apt/stable"
|
||||
|
||||
"$yum_sync" "${UPSTREAM}/yum/stable/el/@{os_ver}/@{arch}" 6-8 chef x86_64 "stable-el@{os_ver}-@{arch}" "$YUM_PATH"
|
||||
echo "YUM finished"
|
||||
|
Loading…
x
Reference in New Issue
Block a user