summaryrefslogtreecommitdiffstats
path: root/debian/config/apt.conf
blob: b2c77a0c1f29514d985fcaa449d680dd030d4895 (plain)
1
2
3
4
5
6
7
apply Service "apt" {
  import "generic-service"

  check_command = "apt"

  assign where host.name == NodeName
}