From 384728efdf1816348aac549ec7428fba463c72c3 Mon Sep 17 00:00:00 2001 From: Ralph Bean Date: Tue, 1 Aug 2017 13:16:18 +0000 Subject: [PATCH] Typo fix. --- playbooks/manual/upgrade/koji.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/playbooks/manual/upgrade/koji.yml b/playbooks/manual/upgrade/koji.yml index c3dd945c39..52a13de384 100644 --- a/playbooks/manual/upgrade/koji.yml +++ b/playbooks/manual/upgrade/koji.yml @@ -88,7 +88,7 @@ - "/srv/private/ansible/vars.yml" - /srv/web/infra/ansible/vars/{{ ansible_distribution }}.yml tasks: - - name: restart httpd on the koji-hubs. + - name: restart all the builders. so many. service: name="kojid" state=restarted - name: restart the koji hubs