Saltstack Official Salt Formula
Nie możesz wybrać więcej, niż 25 tematów
Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.
Changelog
Features
- enable the metadata grains server by default (b1d296d)
Bug Fixes
- jinja: stop repeating user/group args (e313401)
- windows: dont run master state (a36f2eb)
- windows: git.latest(parallel:true) does not work (0c591bb)
- windows: group arg not supported on windows (d61e671)
- windows: group name is users not root (887d155)
Bug Fixes
- service: service salt-master and salt-minion to restart last (d71cf0c)
- service: svc
salt-master
watch remove-default-master-conf-file
(e1774e3)
Styles
- libtofs.jinja: use Black-inspired Jinja formatting skip ci
Bug Fixes
- macos: use macos service names (c72b183)
- minion: fix requisites from recent prs (a466456)
Features
- macos: basic launchctl service support (94027f7)
Tests
- versions: bump pkg versions (37eb3b3)
Bug Fixes
- freebsd: command
at
is already present in base system (b6ab1b1)
Bug Fixes
- windows:
py2
should still be default like other platforms (62f6d39)
Continuous Integration
- github: add Windows testing using Actions (1eca9c7)
Tests
- windows: add local testing of Windows using Vagrant/Virtualbox (0465af7)
Continuous Integration
- kitchen: use
saltimages
Docker Hub where available skip ci
- kitchen+travis: adjust matrix to add
3001
(9060879)
Tests
- sodium: add pillar and tests for
3001
(42cacc2)
Tests
Bug Fixes
- opensuse: use appropriate upstream repo (5d9a92b)
Continuous Integration
- kitchen+travis: adjust matrix to add
3000.3
skip ci
- kitchen+travis: adjust matrix to add
opensuse-leap-15.2
(7fc32fb)
- kitchen+travis: adjust matrix to add
opensuse-leap-15.2
(1afa84e)
- travis: add notifications => zulip skip ci
- workflows/commitlint: add to repo skip ci
Tests
- pkgs_spec: update for releases
3000.3
& 2019.2.5
(5917569)
- pkgs_spec: update version installed on
fedora
(301a988)
Continuous Integration
- gemfile.lock: add to repo with updated
Gemfile
skip ci
- kitchen+travis: adjust matrix to add
3000.2
& remove 2018.3
(433a2c1)
Tests
- add tests for
v3000-py2
(c228029)
- pkgs_spec: update for CVE releases
3000.2
& 2019.2.4
(965588b)
- remove deprecated Salt/Python versions (7f19796)
Features
- package: use apt-pinning to pin specific package version (98ad87a)
Tests
- pkgs_spec: update
fedora
version skip ci
Bug Fixes
- api: remove spurious colon in salt.api state (02fbcd4)
Continuous Integration
- kitchen+travis: adjust matrix to update
3000
to 3000.1
(a8fe65a)
Tests
- pkgs_spec: update
3000
to 3000.1
(1e677cd)
- service_spec: add
should be_installed
(b5461a0)
Code Refactoring
- osfamilymap: remove workaround for OpenSUSE 15.1 (0da366c)
Continuous Integration
- kitchen+travis: adjust matrix to add
3000
& remove 2017.7
(4a5f805)
Tests
- neon: add pillar and tests for
3000
(f91f10c)
- nitrogen: remove pillar and tests for
2017.7
(f246a5e)
Bug Fixes
- jinja: replace version_cmp with grains lookup (dd37869)
- jinja: replace version_cmp with grains lookup (325f6c0)
Features
- mapping: better control of the service’s state (29ffd68)
Bug Fixes
- libtofs: “files_switch” mess up the variable exported by “map.jinja” skip ci
Continuous Integration
- kitchen+travis+inspec: fix
amazonlinux-2-py3
skip ci
Features
- metastate: add metastate per community convention (fbaa456)
Bug Fixes
- tpl_path: replace slspath to tplroot (bbcc4cd)
Continuous Integration
- kitchen: avoid using bootstrap for
master
instances skip ci
Code Refactoring
- mapping: simplify py version handling (715e3b8)
Continuous Integration
- travis: use
major.minor
for semantic-release
version skip ci
Tests
- pkgs_spec: update
centos-8
for 2019.2.3
release (7121d1d)
- versions: bump salt pkg versions (c42125c)
Features
- formulas: git.latest parallelization (eda88bd)
Continuous Integration
- gemfile: restrict
train
gem version until upstream fix skip ci
Features
- per-formula-opts: configure git.latest state per formula (82c840d)
- per-formula-opts: configure git.latest state per formula (9362277)
BREAKING CHANGES
- per-formula-opts: Potential adverse affect on running
salt.formulas
with multiple envs
Tests
Bug Fixes
- release.config.js: use full commit hash in commit link skip ci
- shellcheck: fix shellcheck error (cc31514)
Continuous Integration
- travis: apply changes from build config validation skip ci
- travis: opt-in to
dpl v2
to complete build config validation skip ci
- travis: quote pathspecs used with
git ls-files
skip ci
- travis: run
shellcheck
during lint job skip ci
- travis: use build config validation (beta) skip ci
- travis: improve
salt-lint
invocation skip ci
Continuous Integration
Documentation
- contributing: remove to use org-level file instead skip ci
- readme: update link to
CONTRIBUTING
skip ci
Tests
Tests
Bug Fixes
Continuous Integration
Bug Fixes
Continuous Integration
Continuous Integration
- kitchen: change
log_level
to debug
instead of info
(073175d)
Tests
- pkgs_spec: update for
2019.2.1
release (1bf9689)
Bug Fixes
- symlinks: replace symlinks with real files (c4d0132)
Bug Fixes
- pkgrepo: fix settings for
opensuse
(f00c9a7)
- pkgrepo: provide settings for
amazon
(cb726af)
Code Refactoring
- kitchen+travis+inspec: use pre-salted images (fc1d0b1)
Features
- use
semantic-release
cross-formula standard structure (ebfeba2)
Bug Fixes
- minion: fix version compare in minion.sls (49bf81b)
Code Refactoring
- linux: align to template-formula (plus fixes) (71b4d8a)
Bug Fixes
- macos: fix minion package handling for homebrew (14276e2)
- minion: fix jinja rendering error (550f81b)
- os: pass state on unsupported os (4557976)
- perms: some os have custom user/root (beb0e85)
Bug Fixes
- travis: disable two failing platforms until they can be fixed (5fcadcd)
Features
tofs
: allow TOFS for master configuration (1b202af)
tofs
: allow TOFS for minion configuration (fbe814a)
Documentation
- semantic-release: implement an automated changelog (b73af20)