Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save big-samantha/2faa6748d4726086ce7fbd5783febf38 to your computer and use it in GitHub Desktop.
Save big-samantha/2faa6748d4726086ce7fbd5783febf38 to your computer and use it in GitHub Desktop.
$mounts = hiera('autofs::mountpoint')
notify { 'mounts':
message => $mounts,
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment