Seite 1 von 1

opsi-script files.ini

Verfasst: 22 Jul 2024, 20:53
von apitart
Good night,

I am customizing the opsi-script and modifying the skin.ini file, but when I want to test the changes I always have to reinstall the opsi-agent-client so that it updates the changes. Is there a way to do it without having to install again the opsi-client-agent?, its documentation is not one of the best since it does not offer help and what it does provide is very scarce or is not well explained.

Greetings,

Re: opsi-script files.ini

Verfasst: 26 Jul 2024, 13:57
von apitart
Can anyone help me how to test the opsi-script customization without having to reinstall the opsi-client-agent?

Re: opsi-script files.ini

Verfasst: 02 Aug 2024, 13:40
von n.doerrer
As of now, flushing an update of opsi-script skin to the clients requires a "setup" run of "opsi-client-agent".

You could however design a custom opsi-package which performs just the part of opsi-script skin installation (e.g. copied from https://github.com/opsi-org/opsi-client ... cript#L514) but I do not recommend it (things might break once we change the installation procedure of opsi-script).