automated publishing in OPSI

Antworten
rmtevesjr
Beiträge: 73
Registriert: 12 Jul 2012, 14:57

automated publishing in OPSI

Beitrag von rmtevesjr »

Is there a way to automate the publishing in OPSI including publishing to OPSI client Kiosk?
From opsi-newprod to opsi-package-manager -i to opsi-admin command to include the product to software on demand product group
Benutzeravatar
ueluekmen
uib-Team
Beiträge: 1940
Registriert: 28 Mai 2008, 10:53

Re: automated publishing in OPSI

Beitrag von ueluekmen »

Yes, write an Bashscript 8-)


Vielen Dank für die Nutzung von opsi. Im Forum ist unser Support begrenzt.

Für den professionellen Einsatz und individuelle Beratung empfehlen wir einen Support-Vertrag und eine Schulung.
Gerne informieren wir Sie zu unserem Angebot.

uib GmbH
Telefon: +49 6131 27561 0
E-Mail: sales@uib.de


Benutzeravatar
n.wenselowski
Ex-uib-Team
Beiträge: 3194
Registriert: 04 Apr 2013, 12:15

Re: automated publishing in OPSI

Beitrag von n.wenselowski »

Hi,

there is no ready-to-use solution but I'd say anyone with some basic understanding of the steps involved should be able to use their favourite CI-tool to automate that process.


Kind regards

Niko

Code: Alles auswählen

import OPSI
Antworten