diff --git a/client/templates/lpoptions.j2 b/client/templates/lpoptions.j2 index 20216dc2640b19f907642e93aa0b8f5ea6fde43d..9e70a738fabce093375d399ec9340f9c54c59edb 100644 --- a/client/templates/lpoptions.j2 +++ b/client/templates/lpoptions.j2 @@ -5,5 +5,5 @@ Dest Kopierer_Briefpapier ColorModel=Gray KCRotate=On Default Kopierer_BW ColorModel=Gray {%- else -%} {%- set number = inventory_hostname | regex_replace('^[a-z]*', '') -%} -Default Kopierer ColorModel=Gray Duplex=DuplexNoTumble OutputBin=MBDWN{{ number }} +Default Kopierer ColorModel=Gray Duplex=DuplexNoTumble OutputBin=MBDWN0{{ number }} {%- endif -%}