post-install: fix missing space in generateldif.sh script

This commit is contained in:
Jérémy Dubois 2023-01-31 11:38:25 +01:00
parent 9515c8639f
commit a5f0695bbb
2 changed files with 2 additions and 1 deletions

View File

@ -62,6 +62,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
* post-install: improve management of ldif file for ldap
* post-install: ignore errors from syspatch
* nagios-nrpe: grep in check_ipsecctl_critiques.sh was too large
* post-install: fix missing space in generateldif.sh script
### Removed

View File

@ -94,7 +94,7 @@ objectClass: EvoHardware
HardwareName: sda
HardwareSize: $sdaSize
HardwareType: disk
HardwareModel:${sdaModel}
HardwareModel: $sdaModel
HardwarePartitioncount: 1
NagiosEnabled: TRUE