Skip to content

Instantly share code, notes, and snippets.

@tuxmea
Created February 16, 2016 13:59
Show Gist options
  • Save tuxmea/519092d3eeb272a358b5 to your computer and use it in GitHub Desktop.
Save tuxmea/519092d3eeb272a358b5 to your computer and use it in GitHub Desktop.
cat zones.conf
/*
* Generated by Icinga 2 node setup commands
* on 2016-02-16 12:58:19 +0100
*/
object Endpoint NodeName {
}
object Zone ZoneName {
endpoints = [ NodeName ];
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment