Skip to content

Commit

Permalink
TEMPORARY: Install local securedrop-export package
Browse files Browse the repository at this point in the history
  • Loading branch information
emkll committed Mar 27, 2020
1 parent 37b56c2 commit df729f6
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions dom0/sd-devices-files.sls
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,9 @@ sd-devices-install-libreoffice:

# Install securedrop-export package https://github.com/freedomofpress/securedrop-export
sd-devices-install-package:
pkg.installed:
- name: securedrop-export
- require:
- sls: fpf-apt-test-repo
file.managed:
- name: /opt/securedrop-export.deb
- source: salt://sd/sd-workstation/securedrop-export_0.2.3+buster_all.deb
- mode: 644
cmd.run:
- name: apt install -y /opt/securedrop-export.deb

0 comments on commit df729f6

Please sign in to comment.