Auto setup some products on opsi-client-agent install
Re: Auto setup some products on opsi-client-agent install
How are you going to preserve your changes after opsi-client-agent update?
- SisterOfMercy
- Beiträge: 1556
- Registriert: 22 Jun 2012, 19:18
Re: Auto setup some products on opsi-client-agent install
Extract the new version, and make the same adjustments. It's a bit of a low-tech solution
But I already have it in production, so at least that's good.

But I already have it in production, so at least that's good.
Bitte schreiben Sie Deutsch, when I'm responding in the German-speaking part of the forum!
- n.wenselowski
- Ex-uib-Team
- Beiträge: 3194
- Registriert: 04 Apr 2013, 12:15
Re: Auto setup some products on opsi-client-agent install
FYI: we had a partner requesting this feature and and an internal ticket was created for this. Currently no ETA, but maybe yet with 4.0.6.
Code: Alles auswählen
import OPSI
Re: Auto setup some products on opsi-client-agent install
My "solution" still works after many OPSI updates, but today I noticed, that there is a new property for opsi-client-agent package: setup_after_install 
Thank you, OPSI developers!

Thank you, OPSI developers!

- n.wenselowski
- Ex-uib-Team
- Beiträge: 3194
- Registriert: 04 Apr 2013, 12:15
Re: Auto setup some products on opsi-client-agent install
Glad you like it 
It is also present on many netboot products. This should make it very easy to deploy a large group of clients with a set of default programs

It is also present on many netboot products. This should make it very easy to deploy a large group of clients with a set of default programs

Code: Alles auswählen
import OPSI