diff --git a/playbooks/hosts/lists-dev.cloud.fedoraproject.org.yml b/playbooks/hosts/lists-dev.cloud.fedoraproject.org.yml index 2ed2c37874..d4f9c2f7ca 100644 --- a/playbooks/hosts/lists-dev.cloud.fedoraproject.org.yml +++ b/playbooks/hosts/lists-dev.cloud.fedoraproject.org.yml @@ -249,7 +249,7 @@ command: /usr/bin/django-admin loaddata --pythonpath=/etc/postorius/sites/default --settings=settings /etc/postorius/sites/default/initial-user.json - name: html index - copy: src=$files/lists_dev/index.html dest=/var/www/html/index.html + copy: src=$files/lists-dev/index.html dest=/var/www/html/index.html # Start services - name: start services