From 4257fb8a8f018a02040e699f1352e01a63a871cf Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Wed, 20 Sep 2017 16:38:24 +0000 Subject: [PATCH] need to also have the new fedora-budget build in place --- playbooks/groups/sundries.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/playbooks/groups/sundries.yml b/playbooks/groups/sundries.yml index 25233ff4c1..56cc53bc5e 100644 --- a/playbooks/groups/sundries.yml +++ b/playbooks/groups/sundries.yml @@ -43,6 +43,8 @@ when: master_sundries_node - role: fedora-web/build when: master_sundries_node + - role: fedora-budget/build + when: master_sundries_node - role: fedora-docs/build when: master_sundries_node - role: membership-map/build