Saltstack Official Users 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.
Changelog
Bug Fixes
- vimrc: ensure
vimrc
state runs (a1ef7e5)
Continuous Integration
- kitchen: use
develop
image until master
is ready (amazonlinux
) skip ci
- kitchen+travis+inspec: add
vimrc
suite (a263a62)
Tests
- inspec: add test to check
.vimrc
file is generated properly (569e927)
- pillar: add test pillar to generate
.vimrc
file (86144be)
Bug Fixes
- pillars: ensure
addusers
& delusers
are lists (b31c592)
- release.config.js: use full commit hash in commit link skip ci
Continuous Integration
- kitchen: use
debian-10-master-py3
instead of develop
skip ci
- kitchen+travis: upgrade matrix after
2019.2.2
release skip ci
- travis: update
salt-lint
config for v0.0.10
skip ci
Documentation
- contributing: remove to use org-level file instead skip ci
- readme: update link to
CONTRIBUTING
skip ci
- travis: improve
salt-lint
invocation skip ci
Bug Fixes
Continuous Integration
Bug Fixes
Continuous Integration
Features
- yamllint: include for this repo and apply rules throughout (fa6210d)
Features
- semantic-release: implement for this formula (3bcdc90), closes #203