Merge branch 'master' of https://gitea.verdnatura.es/verdnatura/printnatura
gitea/printnatura/pipeline/head This commit looks good
Details
gitea/printnatura/pipeline/head This commit looks good
Details
This commit is contained in:
commit
9156b45c30
|
@ -15,16 +15,11 @@ services:
|
||||||
- source: cups
|
- source: cups
|
||||||
target: /etc/cups/cupsd.conf
|
target: /etc/cups/cupsd.conf
|
||||||
volumes:
|
volumes:
|
||||||
- ppd:/etc/cups/ppd
|
- /mnt/appdata/cups:/etc/cups
|
||||||
deploy:
|
deploy:
|
||||||
placement:
|
placement:
|
||||||
constraints:
|
constraints:
|
||||||
- node.role == worker
|
- node.role == worker
|
||||||
volumes:
|
|
||||||
ppd:
|
|
||||||
driver: rexray
|
|
||||||
driver_opts:
|
|
||||||
size: 1
|
|
||||||
configs:
|
configs:
|
||||||
config:
|
config:
|
||||||
external: true
|
external: true
|
||||||
|
|
Loading…
Reference in New Issue