ceph-ansible/roles/ceph-common/tasks/installs
Dimitri Savineau 2e1b6299b8 common,iscsi: don't use the shaman search endpoint
In commits 39649f0 and bf8cdad we switch from using the shaman /repos endpoint
to the /search endpoint for using the architecture filter.
In fact that filter is also available with the /repos endpoint, which requires
less ansible tasks.

This also adds back a condition remove in 5801171 on the ceph-iscsi
repository and that repository doesn't need to filter on the architecture
because the ceph-iscsi project is noarch.
Both ceph-iscsi and tcmu-runner shaman URLs were using the ceph_dev_branch
and ceph_dev_sha1 variables which doesn't make sense. Those variables are
only useful for the ceph core repository.

Signed-off-by: Dimitri Savineau <dsavinea@redhat.com>
2021-03-27 01:55:04 +01:00
..
configure_debian_repository_installation.yml rhcs: drop debian support 2020-03-27 04:36:36 +01:00
configure_redhat_local_installation.yml lint: fix error [303,602,701,702] 2019-10-15 10:07:52 +02:00
configure_redhat_repository_installation.yml Use ansible_facts 2021-03-08 20:54:02 +01:00
configure_suse_repository_installation.yml improve coding style 2019-04-23 15:37:07 +02:00
debian_community_repository.yml Use ansible_facts 2021-03-08 20:54:02 +01:00
debian_custom_repository.yml Use ansible_facts 2021-03-08 20:54:02 +01:00
debian_dev_repository.yml common,iscsi: don't use the shaman search endpoint 2021-03-27 01:55:04 +01:00
debian_uca_repository.yml debian/uca: remove the handler notification 2020-06-17 10:14:03 +02:00
install_debian_packages.yml Use ansible_facts 2021-03-08 20:54:02 +01:00
install_debian_rhcs_packages.yml global: add newline at end of file 2019-08-23 15:56:47 +02:00
install_on_clear.yml global: add newline at end of file 2019-08-23 15:56:47 +02:00
install_on_debian.yml improve coding style 2019-04-23 15:37:07 +02:00
install_on_redhat.yml improve coding style 2019-04-23 15:37:07 +02:00
install_on_suse.yml ceph-validate: Refactor check for installation check on SUSE/openSUSE 2019-08-22 20:22:13 +02:00
install_redhat_packages.yml Use ansible_facts 2021-03-08 20:54:02 +01:00
install_suse_packages.yml fix SUSE/openSUSE naming 2019-08-22 17:20:21 +02:00
prerequisite_rhcs_cdn_install.yml Use ansible_facts 2021-03-08 20:54:02 +01:00
prerequisite_rhcs_iso_install.yml add missing boolean filter 2020-09-28 20:45:01 +02:00
redhat_community_repository.yml Use ansible_facts 2021-03-08 20:54:02 +01:00
redhat_custom_repository.yml ceph_custom_repo: define apt and rpm key for custom repo 2019-08-29 10:25:10 -04:00
redhat_dev_repository.yml common,iscsi: don't use the shaman search endpoint 2021-03-27 01:55:04 +01:00
redhat_rhcs_repository.yml improve coding style 2019-04-23 15:37:07 +02:00
suse_obs_repository.yml fix openSUSE OBS repo creation 2019-08-29 10:23:07 -04:00