From 35a6f991bf2222d96d693bac0f2b72f24c6018b4 Mon Sep 17 00:00:00 2001 From: Ralph Bean Date: Mon, 9 Dec 2013 18:17:18 +0000 Subject: [PATCH] Flip sign_and_import back to point at the testing repo. --- 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 4aafe657e1..c7611932b6 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