You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On RHEL7 I'm getting the following error caused by jsonstats modules:
Error: Shell /bin/nologin must exist
Error: /Stage[main]/Rhusers/Rhusers::User[jsonstatsd]/User[jsonstatsd]/ensure: change from absent to present failed: Shell /bin/nologin must exist
This is an easy two-part fix.
Internally, we need to update the jsonstats user account to point at a valid shell
In the jsonstats package we need to be sure the shell is also valid
The text was updated successfully, but these errors were encountered:
Reported externally by @tremble:
This is an easy two-part fix.
jsonstats
user account to point at a valid shellThe text was updated successfully, but these errors were encountered: