4
0
Fork 2
mirror of https://gerrit.hackerspace.pl/hscloud synced 2024-10-18 03:17:45 +00:00

hswaw/printservant: update printers

Change-Id: Id35a543bab2d7e0424118c508c909ea72477f123
Reviewed-on: https://gerrit.hackerspace.pl/c/hscloud/+/1955
Reviewed-by: etorameth <etorameth@hackerspace.pl>
This commit is contained in:
radex 2024-05-13 19:13:19 +02:00 committed by etorameth
parent bc46f2371e
commit a88a679f64

View file

@ -49,9 +49,9 @@ local kube = import "../../kube/hscloud.libsonnet";
ipp_url: 'https://$(BASIC_AUTH_SECRET)@printmaster.waw.hackerspace.pl:443/printers/Brother_MFC8380DN',
},
{
name: 'OKI_C332',
aliases: ['oki', 'okił', 'a4_color'],
ipp_url: 'https://$(BASIC_AUTH_SECRET)@printmaster.waw.hackerspace.pl:443/printers/OKI_C332',
name: 'Kyocera_M5526cdw',
aliases: ['kyocera', 'a4_color', 'a4_color'],
ipp_url: 'https://$(BASIC_AUTH_SECRET)@printmaster.waw.hackerspace.pl:443/printers/Kyocera_M5526cdw',
}
]
}, ' '),