people: only install old planet on old people

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi 2024-06-26 11:52:38 -07:00
parent da99a573c2
commit 1627545f53

View file

@ -72,12 +72,13 @@
- cgit/clean_lock_cron
- cgit/make_pkgs_list
- clamav
- planet
- { role: letsencrypt, site_name: 'fedoraplanet.org' }
- { role: planet, when: inventory_hostname.startswith('people02') }
- { role: letsencrypt, site_name: 'fedoraplanet.org', when: inventory_hostname.startswith('people02') }
- git/server
- role: rabbit/user
username: "planet{{ env_suffix }}"
sent_topics: ^org\.fedoraproject\.{{ env_short }}\.(planet|logger)\..*
when: when: inventory_hostname.startswith('people02')
- role: apache