Skip to content
Snippets Groups Projects
Verified Commit 2b452cba authored by Florian Pritz's avatar Florian Pritz
Browse files

spampd: Install razor for additional network based tests


Signed-off-by: default avatarFlorian Pritz <bluewind@xinu.at>
parent 6af7faaa
No related branches found
No related tags found
No related merge requests found
......@@ -2,7 +2,7 @@
# make and gcc are required for sa-compile
- name: install spampd and dependencies
pacman: name=spampd,make,gcc state=present
pacman: name=spampd,make,gcc,razor state=present
- name: install sa-update.sh
copy: src=sa-update.sh dest=/usr/local/bin/sa-update.sh owner=root group=root mode=0755
......
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