Auto setup some products on opsi-client-agent install

mirkt
Beiträge: 95
Registriert: 05 Jun 2013, 09:39
Wohnort: Lithuania

Re: Auto setup some products on opsi-client-agent install

Beitrag von mirkt »

How are you going to preserve your changes after opsi-client-agent update?
Benutzeravatar
SisterOfMercy
Beiträge: 1556
Registriert: 22 Jun 2012, 19:18

Re: Auto setup some products on opsi-client-agent install

Beitrag von SisterOfMercy »

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.
Bitte schreiben Sie Deutsch, when I'm responding in the German-speaking part of the forum!
Benutzeravatar
n.wenselowski
Ex-uib-Team
Beiträge: 3194
Registriert: 04 Apr 2013, 12:15

Re: Auto setup some products on opsi-client-agent install

Beitrag von n.wenselowski »

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
mirkt
Beiträge: 95
Registriert: 05 Jun 2013, 09:39
Wohnort: Lithuania

Re: Auto setup some products on opsi-client-agent install

Beitrag von mirkt »

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! :)
Benutzeravatar
n.wenselowski
Ex-uib-Team
Beiträge: 3194
Registriert: 04 Apr 2013, 12:15

Re: Auto setup some products on opsi-client-agent install

Beitrag von n.wenselowski »

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 :)

Code: Alles auswählen

import OPSI
Antworten