Make regcfp only use two branches: devl and master

Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
Patrick Uiterwijk 2016-01-27 22:09:47 +00:00
parent 655f13dee0
commit 1d4873b923

View file

@ -9,10 +9,10 @@
tags: tags:
- packages - packages
- name: Clone the regcfp flock2016 branch - name: Clone the regcfp master branch
git: repo=https://github.com/puiterwijk/regcfp.git git: repo=https://github.com/puiterwijk/regcfp.git
dest=/srv/regcfp dest=/srv/regcfp
version=flock2016 version=master
clone=yes update=yes clone=yes update=yes
# TODO: Find EPEL packages for these # TODO: Find EPEL packages for these