moving fedmenu variables around trying to fix template errors
This commit is contained in:
parent
a1d595e0ab
commit
f41dd6e417
2 changed files with 3 additions and 3 deletions
|
@ -42,6 +42,3 @@ fakefedorainfra_url: https://taskotron-dev.fedoraproject.org/fakefedorainfra
|
||||||
taskotron_docs_url: https://docs.qadevel.cloud.fedoraproject.org/libtaskotron/latest/
|
taskotron_docs_url: https://docs.qadevel.cloud.fedoraproject.org/libtaskotron/latest/
|
||||||
freezes: false
|
freezes: false
|
||||||
public_artifacts_dir: /srv/taskotron/artifacts
|
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'
|
|
||||||
|
|
3
roles/taskotron/taskotron-frontend/defaults/main.yml
Normal file
3
roles/taskotron/taskotron-frontend/defaults/main.yml
Normal 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'
|
Loading…
Add table
Add a link
Reference in a new issue