Skip to content

Instantly share code, notes, and snippets.

@dhollinger
Created March 31, 2019 19:53
Show Gist options
  • Save dhollinger/00204d3cd69bdf0e0a896001dd2dc740 to your computer and use it in GitHub Desktop.
Save dhollinger/00204d3cd69bdf0e0a896001dd2dc740 to your computer and use it in GitHub Desktop.
autofs::mount { 'home':
mount => '/home',
mapfile => '/etc/auto.home',
options => '--timeout=120,fstype=ext4'
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment