~charmers/ensemble-interfaces/trunk

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
interface: munin
description: |
  munin interface
providing:
- 
  field: ip
  description: the hostname for the munin server
  type: string
  default: exporting service hostname
requiring:
- 
  field: ip
  description: client ip address is needed for configuration and access control
  type: string
  default: 
  required: true