people: only install old planet on old people
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
da99a573c2
commit
1627545f53
1 changed files with 3 additions and 2 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue