This log is used by GRE failover script.
Diff Detail
Diff Detail
- Repository
- rOPS Nasqueron Operations
- Lint
Lint Passed - Unit
No Test Coverage - Branch
- tunnelLogs
- Build Status
Buildable 6683 Build 6971: arc lint + arc unit
Event Timeline
| roles/core/network/gre_logging.sls | ||
|---|---|---|
| 6 | 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. | |
| roles/core/network/gre_logging.sls | ||
|---|---|---|
| 15 | You put a C in newsyslog configuration file, so newsyslog will create that file, you can remove this block. | |
Comment Actions
Removed the redundant log file creation block, as newsyslog already creates the file via the C flag.