~junaidali/charms/trusty/plumgrid-director/pg-restart

« back to all changes in this revision

Viewing changes to config.yaml

  • Committer: bbaqar at plumgrid
  • Date: 2015-07-29 18:07:31 UTC
  • Revision ID: bbaqar@plumgrid.com-20150729180731-ioynar8x3u5pxytc
Addressed reviews by Charmers

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
  plumgrid-virtual-ip:
3
3
    default: 192.168.100.250
4
4
    type: string
5
 
    description: The IP on which PG Console will be accessible.
 
5
    description: IP address of the Director's Management interface. Same IP can be used to access PG Console.
 
6
  lcm-ssh-key:
 
7
    default: 'null'
 
8
    type: string
 
9
    description: Public SSH key of PLUMgrid LCM which is running PG-Tools
 
10
  network-device-mtu:
 
11
    type: string
 
12
    default: '1580'
 
13
    description: The MTU size for interfaces managed by director.
 
14
  install_sources:
 
15
    default: 'ppa:plumgrid-team/stable'
 
16
    type: string
 
17
    description: Provide the install source from where to install the PLUMgrid debs
 
18
  install_keys:
 
19
    default: null
 
20
    type: string
 
21
    description: Provide the respective keys of the install sources