diff --git a/playbooks/hosts/hrf.cloud.fedoraproject.org.yml b/playbooks/hosts/hrf.cloud.fedoraproject.org.yml index 7c4b00da89..0bc693fb91 100644 --- a/playbooks/hosts/hrf.cloud.fedoraproject.org.yml +++ b/playbooks/hosts/hrf.cloud.fedoraproject.org.yml @@ -48,6 +48,6 @@ - htop # not a dep, but handy - git - 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 command: lokkit -p '80:tcp'