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
The authconfig module should verify if the ypbind service is enabled and running. Normally the service is started/enabled by authconfig during the --update phase, but I got some VMs where the ypbind was not running.
Instead of adding this check to another custom module, I think it would be nice to have it on the authconfig module.
The text was updated successfully, but these errors were encountered:
gothicx
added a commit
to gothicx/puppet-authconfig
that referenced
this issue
May 17, 2016
The authconfig module should verify if the ypbind service is enabled and running. Normally the service is started/enabled by authconfig during the --update phase, but I got some VMs where the ypbind was not running.
Instead of adding this check to another custom module, I think it would be nice to have it on the authconfig module.
The text was updated successfully, but these errors were encountered: