~ubuntu-branches/ubuntu/trusty/juju-core/trusty-proposed

« back to all changes in this revision

Viewing changes to src/github.com/juju/juju/utils/syslog/config.go

  • Committer: Package Import Robot
  • Author(s): Robie Basak
  • Date: 2015-07-15 13:09:07 UTC
  • mfrom: (35.1.15 wily-proposed)
  • Revision ID: package-import@ubuntu.com-20150715130907-wqak1zpebzzdvy3q
Tags: 1.22.6-0ubuntu1~14.04.1
* No change backport to 14.04 (LP: #1469744). This results in the
  following packaging delta from the previous 1.20.11-0ubuntu0.14.04.1
  in trusty-updates:
  - distro-info added and libgo5 removed from Build-Depends.
  - Standards-Version bumped.
  - cloud-image-utils | cloud-utils added to juju-local Depends.
  - d/copyright updated.
  - dep8 tests updated.

Show diffs side-by-side

added added

removed removed

Lines of Context:
57
57
$ActionQueueFileName {{logfileName}}{{namespace}}_{{$i}}
58
58
$ActionResumeRetryCount -1
59
59
$ActionQueueSaveOnShutdown on
 
60
$ActionQueueMaxDiskSpace 512M
60
61
$DefaultNetstreamDriver gtls
61
62
$DefaultNetstreamDriverCAFile {{tlsCACertPath}}
62
63
$ActionSendStreamDriverAuthMode anon
125
126
$ActionQueueFileName {{logfileName}}{{namespace}}_{{$i}}
126
127
$ActionResumeRetryCount -1
127
128
$ActionQueueSaveOnShutdown on
 
129
$ActionQueueMaxDiskSpace 512M
128
130
$DefaultNetstreamDriver gtls
129
131
$DefaultNetstreamDriverCAFile {{tlsCACertPath}}
130
132
$ActionSendStreamDriverAuthMode anon