moving fedmenu variables around trying to fix template errors

This commit is contained in:
Tim Flink 2015-06-26 16:02:40 +00:00
parent a1d595e0ab
commit f41dd6e417
2 changed files with 3 additions and 3 deletions

View file

@ -42,6 +42,3 @@ fakefedorainfra_url: https://taskotron-dev.fedoraproject.org/fakefedorainfra
taskotron_docs_url: https://docs.qadevel.cloud.fedoraproject.org/libtaskotron/latest/
freezes: false
public_artifacts_dir: /srv/taskotron/artifacts
fedmenu_url: 'https://apps.fedoraproject.org/fedmenu/js/fedmenu.js'
fedmemu_data_url: 'https://apps.fedoraproject.org/js/data.js'

View file

@ -0,0 +1,3 @@
---
fedmenu_url: 'https://apps.fedoraproject.org/fedmenu/js/fedmenu.js'
fedmemu_data_url: 'https://apps.fedoraproject.org/js/data.js'