Imran Iqbal
213eef3404
ci: use `dist: bionic` & apply `opensuse-leap-15` SCP error workaround
* Automated using https://github.com/myii/ssf-formula/pull/22
pirms 5 gadiem
Imran Iqbal
9a7103078e
ci(kitchen+travis): replace EOL pre-salted images
* Automated using https://github.com/myii/ssf-formula/pull/16
pirms 5 gadiem
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)
```
pirms 5 gadiem
Imran Iqbal
b48eff7f85
chore: use `semantic-release` cross-formula standard structure
* Automated using `ssf-formula` (v0.1.0-rc.1)
pirms 5 gadiem
Imran Iqbal
6db3426b40
ci(kitchen+travis): modify matrix to include `develop` platform
* Use balanced matrix based on `template-formula` guidelines
* Initial ref: https://github.com/saltstack-formulas/template-formula/issues/118
* Fedora still disabled due to existing errors:
- `Job for chronyd.service failed because a timeout was exceeded.`
pirms 5 gadiem
Imran Iqbal
d040daeb4d
docs(semantic-release): implement an automated changelog
pirms 5 gadiem
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
pirms 5 gadiem
Imran Iqbal
0fb718da68
ci(kitchen+travis): implement `inspec` test matrix
pirms 5 gadiem