Tutorial by Examples

mount { '/path/to/local/folder': ensure => 'mounted', atboot => false, device => 'server-ip-or-domain:/path/to/server/folder', fstype => 'nfs', options => 'defaults', pass => 0, }

Page 1 of 1