From 3509ca8a840c914dbdc427093048200badd58aa9 Mon Sep 17 00:00:00 2001 From: "Frank Ch. Eigler" Date: Tue, 16 Mar 2021 07:11:04 -0400 Subject: [PATCH] debuginfod: review comments --- playbooks/openshift-apps/debuginfod.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/playbooks/openshift-apps/debuginfod.yml b/playbooks/openshift-apps/debuginfod.yml index 1ee1d2ff54..306a8fe430 100644 --- a/playbooks/openshift-apps/debuginfod.yml +++ b/playbooks/openshift-apps/debuginfod.yml @@ -1,5 +1,5 @@ - name: make the app be real - hosts: os_masters_stg[0]:os_masters[0] + hosts: os_masters_stg[0] user: root gather_facts: False @@ -15,6 +15,7 @@ appowners: - fche - amerey + - pingou tags: - apply-appowners