2
0
salt-formula/salt
Imran Iqbal d5320a35ed
fix(pkgrepo/suse/install): avoid managing repo if it already exists
Use ugly `zypper lr --uri` hack to get around failure if the `base_url`
already exists under a different name:

```
      ID: salt-pkgrepo-install-saltstack-suse
Function: pkgrepo.managed
    Name: systemsmanagement_saltstack_products
  Result: False
 Comment: Failed to configure repo 'systemsmanagement_saltstack_products':
          Repository 'systemsmanagement_saltstack_products' already exists as 'systemsmanagement_saltstack'.
 Started: 09:28:39.154054
Duration: 2760.727 ms
```

Upstream code:

* 45cc49daed/salt/modules/zypperpkg.py (L1262-L1265)
2021-01-29 11:23:00 +00:00
..
_mapdata test(map): verify map.jinja dump using _mapdata state 2020-12-23 18:21:53 +00:00
files feat: enable the metadata grains server by default 2020-09-20 07:47:53 -07:00
gitfs Fix for issue #361 2018-04-01 21:50:19 +10:00
pkgrepo fix(pkgrepo/suse/install): avoid managing repo if it already exists 2021-01-29 11:23:00 +00:00
api.sls fix(api): remove spurious colon in salt.api state 2020-04-03 10:07:46 +01:00
cloud.sls fix(tpl_path): replace slspath to tplroot 2020-02-13 09:43:25 +11:00
defaults.yaml fix(windows): git.latest(parallel:true) does not work 2020-09-11 22:03:25 +01:00
formulas.jinja feat(per-formula-opts): configure git.latest state per formula 2019-12-04 09:48:35 +11:00
formulas.sls fix(jinja): stop repeating user/group args 2020-09-11 23:27:30 +01:00
init.sls fix(windows): dont run master state 2020-09-11 20:53:00 +01:00
libtofs.jinja style(libtofs.jinja): use Black-inspired Jinja formatting [skip ci] 2020-07-19 23:28:36 +01:00
map.jinja fix(map.jinja): fix salt-lint errors 2019-10-09 18:34:12 +01:00
master.sls fix(windows): dont run master state 2020-09-11 20:53:00 +01:00
minion.sls fix(service): service salt-master and salt-minion to restart last 2020-07-27 15:11:37 +02:00
osfamilymap.yaml fix(osfamilymap): update openSUSE pkgrepo URLs 2021-01-29 11:22:59 +00:00
osmap.yaml fix(windows): group arg not supported on windows 2020-09-11 23:00:33 +01:00
pin.sls feat(package): use apt-pinning to pin specific package version 2020-03-18 22:49:28 +03:00
ssh.sls fix(tpl_path): replace slspath to tplroot 2020-02-13 09:43:25 +11:00
standalone.sls feat(metastate): add metastate per community convention 2020-02-18 13:34:38 +00:00
syndic.sls fix(syndic.sls): fix salt-lint errors 2019-10-09 18:34:13 +01:00