Skip to content
Snippets Groups Projects
Commit cc36ab4d authored by MyIgel's avatar MyIgel :fire:
Browse files

And config

parent 72d9748d
Branches
No related tags found
1 merge request!108Do moar $magic
Pipeline #
{% set api_domain = "api.ffm.freifunk.net" %}
{% set nodes_json_url = "https://yanic.ffm.freifunk.net/nodes.json" %}
create_srv_www_api:
file.directory:
......@@ -34,7 +33,7 @@ update_api_crontab:
- identifier: api-updater
- user: freifunk
- minute: '*/5'
- name: (/home/freifunk/update-nodes.sh "{{ nodes_json_url }}" "/srv/www/{{ api_domain }}/htdocs/ff-frankfurt.json" 2>&1)
- name: (/home/freifunk/update-nodes.sh "/srv/www/{{ api_domain }}/htdocs/ff-frankfurt.json" 2>&1)
- require:
- user: freifunk
- file: /home/freifunk/update-nodes.sh
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment