Commit a77a477
Provide useful error from topology if no instances found (#884)
* add eessi cvmfs config and re-enable gpg checks everywhere
* disable fail2ban gpg check provisionally
* Install epel-release gpg for rocky 8
* gpg check option correction
* manual dl and install of epel-release key
* correct epel-release signing key
* dnf install rocky-gpg-keys
* stop using rpm_key module for rockyofficial key
* test timestamps setting gpgkey
* hardcode ceph key in dnf_repos defaults
* preserve ceph key newlines
* disable gpg checks for ceph repo packages
* rocky 8/9 compatibility chnages
* correct epel gpg key in timestamps
* import EPEL key
* hardcode cernvm gpg key
* disable gpgcheck for cvmfs eessi config (not provided upstream)
* disable gpgchecks for some repos provisionally
* Bump CI images
* move dnf_repos gpg key imports to top, consistent gpgchecks, comments
* refactor GPG key import
* remove incorrect grafana repo timestamp
* add cernvmfs EESSI config repo
* wip: fix ceph packages not matching gpg key
* add correct ceph key from centos stream storage SIG
* cope with cvmfs config package not being signed
* move gpg keys for repos handled by dnf_repos into dnf_repos
* update dnf repos/gpg key docs and comments
[skip ci]
* autofix lint errors
[skip ci]
* bump CI image
* bump manila role to release
* fix lint errors
* skip checkov error on unsigned cvmfs config package
* remove dev comments
* fix docs lint errors
* useful error if topology can't get host ids
[no ci]
* fix black/pylint lint error
* shorten msg to meet flake8 limit
---------
Co-authored-by: bertiethorpe <[email protected]>
Co-authored-by: bertiethorpe <[email protected]>1 parent f55a4c7 commit a77a477
1 file changed
+5
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
82 | 82 | | |
83 | 83 | | |
84 | 84 | | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
85 | 90 | | |
86 | 91 | | |
87 | 92 | | |
| |||
0 commit comments