From f3ce78cf0c5a936745727efe8ec8bd41f0d9c1a4 Mon Sep 17 00:00:00 2001 From: Fabien Boucher Date: Jun 24 2021 15:19:58 +0000 Subject: Update the log server url --- diff --git a/playbooks/base/post.yaml b/playbooks/base/post.yaml index 87e2e13..fa4a9f1 100644 --- a/playbooks/base/post.yaml +++ b/playbooks/base/post.yaml @@ -26,7 +26,7 @@ ara_report_type: database ara_report_path: "{{ zuul.executor.log_root }}/ara-report" -- hosts: "{{ site_sflogs.fqdn }}" +- hosts: fedora.softwarefactory-project.io gather_facts: false tasks: # Use a block because play vars doesn't take precedence on roles vars