fresh installation Centos7
Verfasst: 25 Jan 2017, 16:54
Hello everyone
I am new to Opsi and I'm following the set up instructions at the moment. I have just configured my mariadb by running:. Accepted the default values and everything was OK. In regards to the backend dispatch configuration file. The default file looks like this:
I'm using an external DHCP server. My question is: Is it OK if I leave the file with default lines or should I edit it like the example shown in the manual?
Here is the example:
Thank you for your help
Yanni
I am new to Opsi and I'm following the set up instructions at the moment. I have just configured my mariadb by running:
Code: Alles auswählen
opsi-setup --configure-mysql
Code: Alles auswählen
backend_.* : file, opsipxeconfd
host_.* : file, opsipxeconfd
productOnClient_.* : file, opsipxeconfd
configState_.* : file, opsipxeconfd
.* : file
Here is the example:
Code: Alles auswählen
backend_.* : file, mysql, opsipxeconfd
host_.* : file, opsipxeconfd
productOnClient_.* : file, opsipxeconfd
configState_.* : file, opsipxeconfd
license.* : mysql
softwareLicense.* : mysql
audit.* : mysql
.* : file
Yanni