Service['nfs_service'] {
ensure => running,
enable => true,
hasstatus => true,
hasrestart => true,
}
 