Petr Michalec
24477c590b
Fix, system.repo don't use curl on fixed pkgrepo.manage
Change-Id: Id5b5a44f3dfbbdd60442fd2f273b72557fa9e191
6 年之前
azvyagintsev
eda3823a09
Fix default_repo requirments
Change-Id: I2d374a589e18f38f91beac9514ff5bf3c034d637
6 年之前
azvyagintsev
6f5e69e2bf
Fix system:repo
* Currently, 'key' was processed only for default repos
* Remove double-definition
* Re-use idempotent fix
Co-Authored-By: Dennis Dmitriev <ddmitriev@mirantis.com>
Change-Id: Ic733f671b39e7b4a8d8e0a83515b6b0632c3a41b
6 年之前
Martin Horak
9673a18fba
Fixed curl to follow redirections.
6 年之前
Martin Horak
ceb6686d71
Fix syntax - add quotes.
6 年之前
Martin Horak
77f2d02118
Rewritten using replace to make one line.
6 年之前
Martin Horak
c0c7292279
Enable adding multiline GPG key.
6 年之前
Martin Horak
7b14633199
Fix typo.
6 年之前
Martin Horak
f1feaf60a3
Change requisite clausule.
Add check for existing key for idempotency.
6 年之前
Martin Horak
a73b87150e
Workaround for fetching repo keys via proxy.
6 年之前
Michael Fladischer
1e41e3065d
Use items() instead of iteritems() for Python3 compatibility.
iteritems() was dropped in recent Python3 releases and items() is compatible
with Python 2.7.
6 年之前
Oleh Hryhorov
3e68a4f78b
The patch fixes access to undefined variable
The patches fixes the situation when repo is not defined but
formula tries to get access to source parameter of the repo.
Change-Id: Ifa7b8475bfc2cece6803ab7da7b2d0d5cc12b652
Related-PROD: PROD-17001
7 年之前
Petr Michalec
4d5c0a80bd
Fix/Feature: RHEL repo.enabled=False; use pkgrepo.abset
Change-Id: I811cbb17d98df357c4b44bd53ddcc5d01a06537f
7 年之前
Filip Pytloun
3af564619b
Fix trailing :
Change-Id: Id9d9178ca7417df1b8a83110e92cf4a62907982d
7 年之前
Filip Pytloun
bd16dc27d7
Allow removing apt repositories
Change-Id: Ib7f34360b7580cbc4260b826d1eb21d443801fa5
7 年之前
Consatntine Kalinovskiy
8aad368ec8
Fixing invalid variable reference
Change-Id: I7919ef2273185081d56a40af1e8fb4e602da41a2
7 年之前
Marek Celoud
f163f06194
add update when default repo is changed
Closes-Bug: #PROD-10623
Change-Id: I9e070f7f96b1f0b8eafa12403c5df4ae5be3e42c
7 年之前
Petr Michalec
e9978ce016
Allow override repo name
- allow multiple repos configured on one system (nightly/testing/stable)
7 年之前
Bruno Binet
94ee9d58c6
Make sure system.purge_repos is optional
7 年之前
Martin Polreich
09a648ae21
Add ability to add ppa repo
7 年之前
Petr Michalec
1ae62b1fb7
Allow direct use of gpg key in linux.system.repo
7 年之前
Jiri Broulik
25839cca97
purging repos
7 年之前
Petr Michalec
459da2bc65
avoid install system pkgs before repo configured
7 年之前
Marek Celoud
9ed340364a
add package include into repo state
Change-Id: I4fd6cafb72fb1ad89c6595782d6705f49777761b
7 年之前
Filip Pytloun
914eff9e0f
Cleanup reponame.list to remove obsolete entries
Change-Id: Ifaa3adff756ed63f8e1f66d5de344cb0ab1c9e94
7 年之前
Petr Michalec
10462bba7f
Add system.env, system.profile, system.proxy and configure proxy under system.repo
7 年之前
Petr Michalec
c146f18e8f
Add consolidate/clean_file/refresh_db pkgrepo options
7 年之前
Marek Celoud
159d381e0f
require linux_packages install in repo state
7 年之前
Filip Pytloun
d147ae1dd2
Fix repo_url definition
8 年之前
Filip Pytloun
96be4379cb
Enhance yum repo definition
8 年之前
Filip Pytloun
f5383a44be
Initial commit
9 年之前