Multiple depots for OS installation only

Antworten
ttblum
Beiträge: 97
Registriert: 23 Jun 2017, 14:18
Wohnort: Cleveland, Ohio USA

Multiple depots for OS installation only

Beitrag von ttblum »

Hello,

I'm currently using opsi to install operating systems only, I don't use it to install any packages. I'm currently using opsi at one location only.

I'd like to start using opsi at several locations to automate OS installations. What would be the simplest way to set up opsi to synchronize 'var/lib/opsi/depot' across multiple locations? I don't need to synchronize any repositories, just the depot.
Benutzeravatar
ThomasT
uib-Team
Beiträge: 529
Registriert: 26 Jun 2013, 12:26

Re: Multiple depots for OS installation only

Beitrag von ThomasT »

Imho the simplest option would be extracting the skeleton ( i assume win10-x64 ) OPSI-Packages via opsi-package-manager -x, then completing the extracted Package like you would complete the /var/lib/opsi/depot/PACKAGENAME Directory.
Repacking the opsi-package with opsi-makepackage
And installing it via opsi-package-manager -i -d all ...

You could also Install the skeleton package on all depots with opsi-package-manager -i -d all ...
Completing the Depot on one server, then rsyncing your folder with the remote folders on the other opsi-depot-servers
Kein Support per DM!
_________________________
opsi support - https://www.uib.de/
For productive opsi installations we recommend support contracts.
Antworten