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

Moar fixes

parent b6fc333b
Branches
No related tags found
1 merge request!148Moar fixes
Pipeline #
......@@ -31,6 +31,7 @@ api_symlink_community_json:
file.symlink:
- name: /srv/www/{{ api_domain }}/htdocs/ff-frankfurt.json
- target: {{ api_community_json }}/ff-frankfurt.json
- force: True
- require:
- file: api_create_srv_www_community_api
- git: api_update_community_repository
......@@ -63,4 +64,5 @@ api_run_update_community_json:
cmd.run:
- name: {{ api_update_community_command }}
- require:
- file: api_update_community_repository
- file: api_place_community_updater_script
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment