From 1d4873b923b4dfa2d8802cd884294615af2762d7 Mon Sep 17 00:00:00 2001 From: Patrick Uiterwijk Date: Wed, 27 Jan 2016 22:09:47 +0000 Subject: [PATCH] Make regcfp only use two branches: devl and master Signed-off-by: Patrick Uiterwijk --- roles/regcfp/tasks/main.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/roles/regcfp/tasks/main.yml b/roles/regcfp/tasks/main.yml index 005f30c542..003083b944 100644 --- a/roles/regcfp/tasks/main.yml +++ b/roles/regcfp/tasks/main.yml @@ -9,10 +9,10 @@ tags: - packages -- name: Clone the regcfp flock2016 branch +- name: Clone the regcfp master branch git: repo=https://github.com/puiterwijk/regcfp.git dest=/srv/regcfp - version=flock2016 + version=master clone=yes update=yes # TODO: Find EPEL packages for these