clone to the right place

This commit is contained in:
Ricky Elrod 2013-07-02 18:36:59 +00:00
parent ffc0528eb0
commit 1283a412c2

View file

@ -48,6 +48,6 @@
- htop # not a dep, but handy - htop # not a dep, but handy
- git - git
- name: clone the flask repo - name: clone the flask repo
git: repo=git://github.com/fedora-infra/hrf.git dest=/srv/www/ git: repo=git://github.com/fedora-infra/hrf.git dest=/srv/www/hrf
- name: enable port 80 - name: enable port 80
command: lokkit -p '80:tcp' command: lokkit -p '80:tcp'