plus3it / join-domain-formula

Salt formula to join systems to an Active Directory domain
Apache License 2.0
13 stars 19 forks source link

Update sssd to address "WARNING" on `/etc/sssd/conf.d/<SHORT_DOMAIN>.conf` #179

Closed ferricoxide closed 1 year ago

ferricoxide commented 1 year ago

Currently, when the sssd states run, an error similar to:

[WARNING ] State for file: /etc/sssd/conf.d/<SHORT_DOMAIN>.conf - Neither 'source' nor 'contents' nor 'contents_pillar' nor 'contents_grains' was defined, yet 'replace' was set to 'True'. As there is no source to replace the file with, 'replace' has been set to 'False' to avoid reading the file unnecessarily.

Will be emitted. While non-fatal, it will create needless worry in – and bug-reports from – the watchmaker-user community.