-
Notifications
You must be signed in to change notification settings - Fork 118
Open
Labels
Description
Your setup
Formula commit hash / release tag
0.21.3
Versions reports (master & minion)
Salt Version:
Salt: 2019.2.3
Dependency Versions:
cffi: Not Installed
cherrypy: Not Installed
dateutil: 2.6.1
docker-py: Not Installed
gitdb: 2.0.3
gitpython: 2.1.8
ioflo: Not Installed
Jinja2: 2.10
libgit2: 0.26.0
libnacl: Not Installed
M2Crypto: 0.32.0
Mako: Not Installed
msgpack-pure: Not Installed
msgpack-python: 0.5.6
mysql-python: Not Installed
pycparser: Not Installed
pycrypto: 2.6.1
pycryptodome: Not Installed
pygit2: 0.26.2
Python: 3.6.9 (default, Nov 7 2019, 10:44:02)
python-gnupg: 0.4.1
PyYAML: 3.12
PyZMQ: 16.0.2
RAET: Not Installed
smmap: 2.0.3
timelib: Not Installed
Tornado: 4.5.3
ZMQ: 4.2.5
System Versions:
dist: Ubuntu 18.04 bionic
locale: ISO-8859-1
machine: x86_64
release: 4.15.0-91-generic
system: Linux
version: Ubuntu 18.04 bionic
Pillar / config used
zabbix:
lookup:
version_repo: '4.2'Bug details
Describe the bug
Upgrading from 0.21.2 to 0.21.3 changed how the repo is configured.
It's now trying to use the default, which does not exist
The repository 'https://repo.zabbix.com/zabbix/2.2/ubuntu bionic Release' does not have a Release file.
Steps to reproduce the bug
See above.
Expected behaviour
No changes to existing behaviour on minor/patch releases.
Attempts to fix the bug
Had a look at the code and tried this pillar instead, but it had no effect.
zabbix:
version_repo: '4.2'