From a28ff4c51a9fdf0602ed52ab2c85926ddd963b1c Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Mon, 22 Jun 2015 18:20:27 +0000 Subject: [PATCH] Move planet before fedmsg so the planet-user exists. --- playbooks/groups/people.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/playbooks/groups/people.yml b/playbooks/groups/people.yml index bc35cca05d..b807f3174e 100644 --- a/playbooks/groups/people.yml +++ b/playbooks/groups/people.yml @@ -79,6 +79,7 @@ - cgit/clean_lock_cron - cgit/make_pkgs_list - clamav + - planet - fedmsg/base - role: apache @@ -106,8 +107,7 @@ cert_name: planet.fedoraproject.org name: planet.fedoraproject.org - - role: planet - - role: people + - people tasks: - include: "{{ tasks }}/yumrepos.yml"