odcs: move vpn to frontend

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi 2023-05-11 13:14:15 -07:00
parent 7b5dea3c8f
commit 4ac2b73029

View file

@ -18,8 +18,6 @@
- rkhunter
- nagios_client
- hosts
# openvpn on the prod frontend nodes
- { role: openvpn/client, when: "'odcs_frontend' in group_names" }
- ipa/client
- rsyncd
- sudo
@ -42,6 +40,8 @@
- "{{ vars_path }}/{{ ansible_distribution }}.yml"
roles:
# openvpn on the prod frontend nodes
- { role: openvpn/client, when: env != "staging" }
- role: rabbit/user
username: "odcs{{ env_suffix }}"
sent_topics: ^org\.fedoraproject\.{{ env_short }}\.odcs\..*