Imran Iqbal
f43da517a7
style(libtofs.jinja): use Black-inspired Jinja formatting [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/237
4 年之前
Imran Iqbal
264151d1cb
fix(libtofs): “files_switch” mess up the variable exported by “map.jinja” [skip ci]
* Checked using https://github.com/myii/ssf-formula/pull/131
4 年之前
Patrick Kummutat
098efd4e75
Fixed package cleanup
5 年之前
Imran Iqbal
fb1a4ec853
chore: use `semantic-release` cross-formula standard structure
* Automated using `ssf-formula` (v0.6.0)
5 年之前
Imran Iqbal
f83a4988b6
feat(yamllint): include for this repo and apply rules throughout
* Semi-automated using `ssf-formula` (v0.5.0)
* Fix errors shown below:
```bash
chrony-formula$ $(grep "\- yamllint" .travis.yml | sed -e "s:^\s\+-\s\(.*\):\1:")
pillar.example
1:1 warning missing document start "---" (document-start)
21:3 warning comment not indented like content (comments-indentation)
```
5 年之前
Imran Iqbal
96a59e20ff
chore: use `semantic-release` cross-formula standard structure
* Automated using `ssf-formula` (v0.1.0-rc.2)
5 年之前
Imran Iqbal
b48eff7f85
chore: use `semantic-release` cross-formula standard structure
* Automated using `ssf-formula` (v0.1.0-rc.1)
5 年之前
kkeane
90cdeeab34
fix: add pool option
5 年之前
kkeane
a2a3aa7ede
feat: fix default values
5 年之前
Kolin Keane
8a05d0f686
feat: update chrony formula to new template
BREAKING CHANGE: `chrony.removed` replaced by `.clean` states.
5 年之前
Imran Iqbal
e5741eefad
test(inspec): get tests passing
* Run `chrony.config` as workaround
- `.config` not called by `chrony`
* Disable `fedora` for the time being due to `systemd` issue
- Refusing to accept PID outside of service control group,
acquired through unsafe symlink chain: /var/run/chrony/chronyd.pid
5 年之前
N
a35ec9271d
Fix rendering problem on Ubuntu18.04
5 年之前
Mark Gomersbach
5139e81a1b
Add Gentoo default vars in osmap
6 年之前
Noel McLoughin
b17001b177
Hide salt stdout [ERROR] if grep rc=1
6 年之前
Noel McLoughin
0d3b871f01
using 'include .init' does not resolve/render on Centos7
7 年之前
Theo Chatzimichos
e9701d94f8
fix syntax error
7 年之前
Rossen Georgiev
13efcbc79a
replace hardcoded paths with slspath variable
Allows the use of gitfs mountpoint and renaming hte folder without
the need to manually update any of the paths
7 年之前
Noel McLoughlin
a1ff71b962
Add osmapping,defaults for modular parms
7 年之前
Niels Abspoel
7424476057
fix archlinux map.jinja
7 年之前
Andreas Thienemann
fb582f1545
Add chrony.removed state to uninstall package
When calling chrony.removed salt ensures the service is stopped
and the package has been removed.
7 年之前
omltorg
b31ba941ba
Added defaults for ArchLinux in map.jinja
8 年之前
mraymond77
26fb719c2f
Seperated file.managed state from chrony/init.sls
9 年之前
mraymond77
51b18c59f4
Added default config parameters for Debian and RHEL to map.jinja
9 年之前
mraymond77
fc5f2aead1
Created config state, added chrony/config.sls
9 年之前
mraymond77
278329745f
First commit
9 年之前