diff --git a/playbooks/hosts/nagios-internal.phx2.fedoraproject.org.yml b/playbooks/hosts/nagios-internal.phx2.fedoraproject.org.yml index 9f5b64586a..e318c4d18c 100644 --- a/playbooks/hosts/nagios-internal.phx2.fedoraproject.org.yml +++ b/playbooks/hosts/nagios-internal.phx2.fedoraproject.org.yml @@ -27,8 +27,7 @@ owner_user: apache owner_group: apache service: HTTP - host: "admin.fedoraproject.org" - when: env == "production" + host: "nagios{{env_suffix}}.fedoraproject.org" tasks: - include: "{{ tasks }}/2fa_client.yml"