Page MenuHomeDevCentral

Rotate GRE tunnels log
ClosedPublic

Authored by Duranzed on Wed, Apr 29, 16:36.
Tags
None
Referenced Files
F28219133: D4097.diff
Sun, May 10, 16:55
F28200153: D4097.id10736.diff
Sun, May 10, 13:30
F28186596: D4097.id10726.diff
Sun, May 10, 11:40
Unknown Object (File)
Sat, May 9, 11:13
Unknown Object (File)
Sat, May 9, 05:08
Unknown Object (File)
Sat, May 9, 03:54
Unknown Object (File)
Sat, May 9, 02:28
Unknown Object (File)
Sat, May 9, 01:53
Subscribers
None

Details

Summary

This log is used by GRE failover script.

Ref T2322

Diff Detail

Repository
rOPS Nasqueron Operations
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

Duranzed created this revision.
dereckson requested changes to this revision.Wed, Apr 29, 17:46
dereckson added inline comments.
roles/core/network/gre_logging.sls
7

This idea of chmod in quotes is to allow the Ansible parser to parse as octal number, not as integer.

We use Salt, 644 is fine.

This revision now requires changes to proceed.Wed, Apr 29, 17:46
dereckson requested changes to this revision.Fri, May 1, 14:19
dereckson retitled this revision from log files for GRE creation tunnels to Rotate GRE tunnels log.
dereckson edited the summary of this revision. (Show Details)
dereckson added inline comments.
roles/core/network/gre_logging.sls
16

You put a C in newsyslog configuration file, so newsyslog will create that file, you can remove this block.

This revision now requires changes to proceed.Fri, May 1, 14:19

Removed the redundant log file creation block, as newsyslog already creates the file via the C flag.

This revision is now accepted and ready to land.Fri, May 1, 17:59
This revision was automatically updated to reflect the committed changes.