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
{{ message }}
This repository has been archived by the owner on Jun 11, 2019. It is now read-only.
nfs is now nfs-server, but nfs still remains as an alias.
The problem is when Puppet tries to enable the service:
Error: Could not enable nfs:
Error: /Stage[main]/Nfs::Server/Service[nfs]/enable: change from false to true failed: Could not enable nfs:
Naming the service nfs-server instead of nfs for CentOS 7 solves the problem.
The text was updated successfully, but these errors were encountered: