From 5f9818d50b377ff89b9d1fc8f61c281bc8a9b3c0 Mon Sep 17 00:00:00 2001 From: Stephen Smoogen Date: Tue, 14 Jan 2020 19:14:14 +0000 Subject: [PATCH] [pkgs] add in comment to code to when change needs to go --- playbooks/groups/pkgs.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/playbooks/groups/pkgs.yml b/playbooks/groups/pkgs.yml index 27640af0e6..0acdea7469 100644 --- a/playbooks/groups/pkgs.yml +++ b/playbooks/groups/pkgs.yml @@ -68,7 +68,8 @@ uid: "{{ pagure_static_uid }}" shell: /sbin/nologin comment: "Pagure User" - when: env == "staging" and inventory_hostname.startswith('pkgs01'), + when: env == "staging" and inventory_hostname.startswith('pkgs01') + ## The above should be deleted when we rebuild pkgs02 in future. - name: setup fedmsg on pkgs