FAQ | This is a LIVE service | Changelog

Skip to content
Snippets Groups Projects
Commit 2677a613 authored by M.C. Sharpley's avatar M.C. Sharpley :musical_score:
Browse files

FIX: removing checksum for now

parent 41769085
No related branches found
No related tags found
1 merge request!1ADD: initial stab at role
Pipeline #20273 failed
......@@ -37,7 +37,7 @@
url: "{{ loki_dist_url }}"
dest: "{{ loki_dist_location }}"
tmp_dest: "/tmp/"
checksum: "sha256:{{ loki_checksum }}"
# checksum: "sha256:{{ loki_checksum }}"
become: yes
become_user: "{{ loki_user }}"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment