~verterok/charms/trusty/telegraf/apache-support

« back to all changes in this revision

Viewing changes to config.yaml

  • Committer: Guillermo Gonzalez
  • Date: 2016-02-25 18:36:59 UTC
  • Revision ID: guillermo.gonzalez@canonical.com-20160225183659-2enj555quxag3byk
fix typo in config descriptions

Show diffs side-by-side

added added

removed removed

Lines of Context:
60
60
  inputs_config: 
61
61
    type: string
62
62
    default: ""
 
63
    description: "[inputs.xxx] sections as base64 string"
 
64
  outputs_config: 
 
65
    type: string
 
66
    default: ""
63
67
    description: "[outputs.xxx] sections as base64 string"
64
 
  outputs_config: 
65
 
    type: string
66
 
    default: ""
67
 
    description: "[inputs.xxx] sections as base64 string"
68
68
  package_name:
69
69
    default: "telegraf_0.10.1-1_amd64.deb"
70
70
    type: string