summaryrefslogtreecommitdiff
path: root/site.yml
diff options
context:
space:
mode:
authorNick White <git@njw.name>2019-01-06 09:32:12 +0000
committerNick White <git@njw.name>2019-01-06 09:32:12 +0000
commitf5385e25f40c8c9140bb9deacbfda42eaa5c8a1c (patch)
tree858f949b0bf19408fac3812b7435361c35055cf9 /site.yml
parent28549fb8233b36a2b1c30f66736e55e48ec78f3d (diff)
Move scantailor under preprocessing role, and install pdfimages there
Diffstat (limited to 'site.yml')
-rw-r--r--site.yml6
1 files changed, 3 insertions, 3 deletions
diff --git a/site.yml b/site.yml
index 71334eb..85a6cd2 100644
--- a/site.yml
+++ b/site.yml
@@ -28,9 +28,9 @@
roles:
- ocropuser
-- name: Configure servers for Scantailor
- hosts: scantailors
+- name: Configure servers for preprocessing
+ hosts: preprocessors
become: yes
roles:
- - scantailor
+ - preprocessor