本網站在啟用 JavaScript 的情況下可以運作的更好。
首頁
探索
說明
註冊
登入
ExternalMirrors
/
logrotate-formula
镜像来自
https://github.com/saltstack-formulas/logrotate-formula
關注
1
收藏
0
複製
1
程式碼
問題
0
版本發佈
14
Wiki
活動
Saltstack Official Logrotate Formula
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
188
提交
4
分支
目錄樹:
ccafa98d9d
dependabot/bundler/activesupport-7.0.4.3
master
pre-commit-ci-update-config
patch-1
v0.14.1
v0.14.0
v0.13.2
v0.13.1
v0.13.0
v0.12.0
v0.11.5
v0.11.4
v0.11.3
v0.11.2
v0.11.1
v0.11.0
v0.10.0
v0.9.0
分支列表
標籤
${ item.name }
建立分支
${ searchTerm }
從 'ccafa98d9d'
${ noResults }
logrotate-formula
/
logrotate
/
osmap.yaml
osmap.yaml
89B
原始文件
Normal View
歷史記錄
feat(yamllint): include for this repo and apply rules throughout * Semi-automated using `ssf-formula` (v0.5.0) * Fix errors shown below: ```bash logrotate-formula$ $(grep "\- yamllint" .travis.yml | sed -e "s:^\s\+-\s\(.*\):\1:") ./logrotate/osmap.yaml 1:1 warning missing document start "---" (document-start) ./logrotate/osfamilymap.yaml 1:1 warning missing document start "---" (document-start) 7:15 warning truthy value should be one of [false, true] (truthy) 12:14 warning truthy value should be one of [false, true] (truthy) 14:23 warning truthy value should be one of [false, true] (truthy) 16:14 warning truthy value should be one of [false, true] (truthy) 24:14 warning truthy value should be one of [false, true] (truthy) ./logrotate/defaults.yaml 4:1 warning missing document start "---" (document-start) 11:23 warning truthy value should be one of [false, true] (truthy) 13:13 warning truthy value should be one of [false, true] (truthy) 15:13 warning truthy value should be one of [false, true] (truthy) 16:1 error too many blank lines (1 > 0) (empty-lines) pillar.example 3:1 warning missing document start "---" (document-start) 5:4 warning missing starting space in comment (comments) 6:6 warning missing starting space in comment (comments) 6:5 warning comment not indented like content (comments-indentation) 7:6 warning missing starting space in comment (comments) 9:13 warning truthy value should be one of [false, true] (truthy) 11:13 warning truthy value should be one of [false, true] (truthy) 12:15 warning truthy value should be one of [false, true] (truthy) 13:14 warning truthy value should be one of [false, true] (truthy) 26:12 error trailing spaces (trailing-spaces) 48:12 error too many spaces after hyphen (hyphens) 69:1 error too many blank lines (1 > 0) (empty-lines) ```
5 年之前
Move os_family and os mapping to yaml files - Add Gentoo support - Add FreeBSD support
6 年之前
1
2
3
4
5
6
# -*- coding: utf-8 -*-
# vim: ft=yaml
---
Ubuntu:
default_config:
su: root syslog