Skip to content

Instantly share code, notes, and snippets.

@teriyakichild
Created June 26, 2015 17:16
Show Gist options
  • Save teriyakichild/0a1d9fcda4c4e64d5466 to your computer and use it in GitHub Desktop.
Save teriyakichild/0a1d9fcda4c4e64d5466 to your computer and use it in GitHub Desktop.
nginx::resource::map { '$loggable':
ensure => present,
hostnames => false,
default => '1',
string => '$uri',
mappings => {
'/monitor' => '0',
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment