From 2f6fd14d58f79a7eed711c5e0493c47cf93bb20a Mon Sep 17 00:00:00 2001 From: Ralph Bean Date: Thu, 21 Nov 2013 10:24:49 +0000 Subject: [PATCH] Aim sign_and_import at the prod infra repo for now. --- playbooks/sign_and_import.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/playbooks/sign_and_import.yml b/playbooks/sign_and_import.yml index c7611932b6..4aafe657e1 100644 --- a/playbooks/sign_and_import.yml +++ b/playbooks/sign_and_import.yml @@ -16,8 +16,8 @@ # repo. Since we're in freeze right now, we'll default to the testing repo. # It would be nice to be able to toggle this from the command line. vars: - - repodir: /mnt/fedora/app/fi-repo/testing/6 - #- repodir: /mnt/fedora/app/fi-repo/6 + #- repodir: /mnt/fedora/app/fi-repo/testing/6 + - repodir: /mnt/fedora/app/fi-repo/6 tasks: - name: Fail if no rpmdir provided