Hi,
I am using salt-formula v1.10.2 with salt 3004 on Debian systems.
When applying the state, the generated salt.list contains the line
deb [signed-by=/usr/share/keyrings/salt-archive-keyring.gpg arch=amd64] https://repo.saltproject.io/py3/debian/10/amd64/3004 buster main
when testing the state, it tells that I change will be made
----------
line:
----------
new:
deb [arch=amd64] https://repo.saltproject.io/py3/debian/10/amd64/3004 buster main
old:
deb [signed-by=/usr/share/keyrings/salt-archive-keyring.gpg arch=amd64] https://repo.saltproject.io/py3/debian/10/amd64/3004 buster main
this sounds like a false change warning, doesn't it ?
Hi,
I am using salt-formula v1.10.2 with salt 3004 on Debian systems.
When applying the state, the generated salt.list contains the line
deb [signed-by=/usr/share/keyrings/salt-archive-keyring.gpg arch=amd64] https://repo.saltproject.io/py3/debian/10/amd64/3004 buster main
when testing the state, it tells that I change will be made
this sounds like a false change warning, doesn't it ?