Imran Iqbal 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							f64197ada4 
							
						 
					 
					
						
						
							
							test(pkgs_spec): fix latest rubocop violations [skip ci]  
						
						... 
						
						
						
						```
Offenses:
test/integration/v3000-py2/controls/pkgs_spec.rb:10:5: C: [Correctable]
Style/WordArray: Use ['Salt Minion'] for an array of words.
(https://rubystyle.guide#percent-w )
    %w[Salt\ Minion]
    ^^^^^^^^^^^^^^^^
test/integration/v3000-py3/controls/pkgs_spec.rb:10:5: C: [Correctable]
Style/WordArray: Use ['Salt Minion'] for an array of words.
(https://rubystyle.guide#percent-w )
    %w[Salt\ Minion]
    ^^^^^^^^^^^^^^^^
test/integration/v3001-py3/controls/pkgs_spec.rb:10:5: C: [Correctable]
Style/WordArray: Use ['Salt Minion'] for an array of words.
(https://rubystyle.guide#percent-w )
    %w[Salt\ Minion]
    ^^^^^^^^^^^^^^^^
test/integration/v3002-py3/controls/pkgs_spec.rb:10:5: C: [Correctable]
Style/WordArray: Use ['Salt Minion'] for an array of words.
(https://rubystyle.guide#percent-w )
    %w[Salt\ Minion]
    ^^^^^^^^^^^^^^^^
test/integration/v3003-py3/controls/pkgs_spec.rb:10:5: C: [Correctable]
Style/WordArray: Use ['Salt Minion'] for an array of words.
(https://rubystyle.guide#percent-w )
    %w[Salt\ Minion]
    ^^^^^^^^^^^^^^^^
19 files inspected, 5 offenses detected, 5 offenses auto-correctable
``` 
						
						
					 
					
						2021-09-04 21:27:31 +01:00 
						 
				 
			
				
					
						
							
							
								Imran Iqbal 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							42d64870e3 
							
						 
					 
					
						
						
							
							test(_mapdata): add AlmaLinux verification file [skip ci]  
						
						
						
						
					 
					
						2021-08-19 08:12:07 +01:00 
						 
				 
			
				
					
						
							
							
								Imran Iqbal 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							68f69e5f32 
							
						 
					 
					
						
						
							
							chore(gemfile.lock): update to latest gem versions (2021-W29) [skip ci]  
						
						... 
						
						
						
						* Automated using https://github.com/myii/ssf-formula/pull/349  
						
						
					 
					
						2021-07-21 18:33:52 +01:00 
						 
				 
			
				
					
						
							
							
								Imran Iqbal 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							0ab42d7ce8 
							
						 
					 
					
						
						
							
							feat(freebsd): update packages from py37-* => py38-*  
						
						
						
						
					 
					
						2021-07-14 14:42:28 +01:00 
						 
				 
			
				
					
						
							
							
								Imran Iqbal 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							0e62858986 
							
						 
					 
					
						
						
							
							ci(3003.1): update inc. AlmaLinux, Rocky & rst-lint [skip ci]  
						
						... 
						
						
						
						* Automated using https://github.com/myii/ssf-formula/pull/335  
						
						
					 
					
						2021-07-02 00:07:43 +01:00 
						 
				 
			
				
					
						
							
							
								Imran Iqbal 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							5146c449d5 
							
						 
					 
					
						
						
							
							fix(oracle-7): use osmajorrelease instead of $releasever  
						
						... 
						
						
						
						Avoid this error:
```
      ID: salt-master
Function: pkg.installed
  Result: False
 Comment: Error occurred installing package(s). Additional info follows:
   errors:
       - Running scope as unit run-402.scope.
         Loaded plugins: ovl, ulninfo
         https://repo.saltproject.io/py3/redhat/7Server/x86_64/3002/repodata/repomd.xml :
             [Errno 14] HTTPS Error 404 - Not Found
         Trying other mirror.
         No package salt-master available.
         Error: Nothing to do
``` 
						
						
					 
					
						2021-05-25 21:03:37 +01:00 
						 
				 
			
				
					
						
							
							
								Imran Iqbal 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							80542bad6e 
							
						 
					 
					
						
						
							
							fix(repo): update repo urls to repo.saltproject.io  
						
						... 
						
						
						
						Use the following command:
```
$ GREP_SED="\(repo\.salt\)stack\.com" \
  && grep -rl --exclude-dir=.git "${GREP_SED}" \
  | grep -v .un~$ \
  | xargs sed -i -e "/${GREP_SED}/s//\1project.io/g"
``` 
						
						
					 
					
						2021-05-25 19:27:15 +01:00 
						 
				 
			
				
					
						
							
							
								Imran Iqbal 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							374527b235 
							
						 
					 
					
						
						
							
							ci(vagrant): add OpenBSD 6.9 [skip ci]  
						
						... 
						
						
						
						* Automated using https://github.com/myii/ssf-formula/pull/327  
						
						
					 
					
						2021-05-23 08:28:22 +01:00 
						 
				 
			
				
					
						
							
							
								Imran Iqbal 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							480b7edbfb 
							
						 
					 
					
						
						
							
							ci(kitchen+gitlab): adjust matrix to add 3003  
						
						... 
						
						
						
						* Semi-automated using https://github.com/myii/ssf-formula/pull/318  
						
						
					 
					
						2021-04-22 23:53:05 +01:00 
						 
				 
			
				
					
						
							
							
								Imran Iqbal 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							752a1dea22 
							
						 
					 
					
						
						
							
							test(aluminium): add pillar, tests and verification files for 3003  
						
						
						
						
					 
					
						2021-04-22 08:52:57 +01:00 
						 
				 
			
				
					
						
							
							
								Imran Iqbal 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							10ae613cae 
							
						 
					 
					
						
						
							
							test(freebsd): add map.jinja verification file (for 13.0)  
						
						
						
						
					 
					
						2021-04-19 23:34:37 +01:00 
						 
				 
			
				
					
						
							
							
								Imran Iqbal 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							fd285d8c5b 
							
						 
					 
					
						
						
							
							ci(vagrant): add Windows 10 pre-salted box [skip ci]  
						
						... 
						
						
						
						* Semi-automated using https://github.com/myii/ssf-formula/pull/313 
* Add Window 10 map verification file 
						
						
					 
					
						2021-04-14 08:24:30 +01:00 
						 
				 
			
				
					
						
							
							
								Imran Iqbal 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							a30f124485 
							
						 
					 
					
						
						
							
							fix(freebsd): fix package names [skip ci]  
						
						... 
						
						
						
						Resolves issues introduced in 24ebbb4e0c44a34fa3b20379306be67b5c03fbbe. 
						
						
					 
					
						2021-04-04 15:41:53 +01:00 
						 
				 
			
				
					
						
							
							
								Imran Iqbal 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							26f2cc1ef0 
							
						 
					 
					
						
						
							
							test(freebsd-11): fix osfinger in comment [skip ci]  
						
						
						
						
					 
					
						2021-03-31 08:15:43 +01:00 
						 
				 
			
				
					
						
							
							
								Imran Iqbal 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							e6bcdc1b4d 
							
						 
					 
					
						
						
							
							test: update for new platforms (inc. using system library)  
						
						
						
						
					 
					
						2021-03-30 13:21:00 +01:00 
						 
				 
			
				
					
						
							
							
								Imran Iqbal 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							61201de8c6 
							
						 
					 
					
						
						
							
							fix(openbsd): update to provide support for most recent versions  
						
						
						
						
					 
					
						2021-03-30 12:40:41 +01:00 
						 
				 
			
				
					
						
							
							
								Imran Iqbal 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							24ebbb4e0c 
							
						 
					 
					
						
						
							
							fix(freebsd): update to provide support for most recent versions  
						
						
						
						
					 
					
						2021-03-30 12:40:41 +01:00 
						 
				 
			
				
					
						
							
							
								Imran Iqbal 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							bbd7286240 
							
						 
					 
					
						
						
							
							refactor(retry_options): provide options from defaults/pillar  
						
						
						
						
					 
					
						2021-03-30 12:40:40 +01:00 
						 
				 
			
				
					
						
							
							
								Imran Iqbal 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							e31a56e7a3 
							
						 
					 
					
						
						
							
							test(_mapdata): add Arch Linux verification file  
						
						
						
						
					 
					
						2021-03-30 12:03:13 +01:00 
						 
				 
			
				
					
						
							
							
								Imran Iqbal 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							e0afe89f24 
							
						 
					 
					
						
						
							
							test: add Windows map verification files  
						
						
						
						
					 
					
						2021-03-30 12:03:12 +01:00 
						 
				 
			
				
					
						
							
							
								Imran Iqbal 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							9816f473c5 
							
						 
					 
					
						
						
							
							test: standardise use of share suite & _mapdata state [skip ci]  
						
						... 
						
						
						
						* Automated using https://github.com/myii/ssf-formula/pull/302  
						
						
					 
					
						2021-03-23 21:33:02 +00:00 
						 
				 
			
				
					
						
							
							
								Imran Iqbal 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							e94a8c9dce 
							
						 
					 
					
						
						
							
							test(debian+ubuntu): update pkgrepo to use https instead of http  
						
						... 
						
						
						
						```
$ GREP_SED="\(pkgrepo: deb http\):" \
  && grep -rl "${GREP_SED}" test/integration/v* \
     | xargs sed -i -e "/${GREP_SED}/s//\1s:/"
``` 
						
						
					 
					
						2021-03-03 21:10:07 +00:00 
						 
				 
			
				
					
						
							
							
								Dafydd Jones 
							
						 
					 
					
						
						
						
						
							
						
						
							a89fb3f4aa 
							
						 
					 
					
						
						
							
							fix: revert to using is mapping in Jinja2  
						
						... 
						
						
						
						* CVE-2021-25283 enables Jinja2 safe mode, which breaks use of
  `'dict' in x.__class__.__name__` workaround
* Workaround no longer needed as CentOS 6 is EOL 
						
						
					 
					
						2021-03-02 00:40:07 +00:00 
						 
				 
			
				
					
						
							
							
								Daniel Dehennin 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							6dbba14a29 
							
						 
					 
					
						
						
							
							chore(rubocop): allow use of YAML.load for _mapdata.rb [skip ci]  
						
						... 
						
						
						
						* Automated using https://github.com/myii/ssf-formula/pull/296  
						
						
					 
					
						2021-02-23 21:51:25 +00:00 
						 
				 
			
				
					
						
							
							
								Imran Iqbal 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							fb9901e3ac 
							
						 
					 
					
						
						
							
							ci(kitchen+gitlab-ci): use latest pre-salted images [skip ci]  
						
						... 
						
						
						
						* Automated using https://github.com/myii/ssf-formula/pull/293  
						
						
					 
					
						2021-02-14 07:45:50 +00:00 
						 
				 
			
				
					
						
							
							
								Imran Iqbal 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							f00d7ad348 
							
						 
					 
					
						
						
							
							chore: standardise structure (.gitignore & _mapdata.rb) [skip ci]  
						
						... 
						
						
						
						* Automated using https://github.com/myii/ssf-formula/pull/292  
						
						
					 
					
						2021-02-11 11:53:32 +00:00 
						 
				 
			
				
					
						
							
							
								Imran Iqbal 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							6aeaa5ac94 
							
						 
					 
					
						
						
							
							test(tumbleweed): add map verification files  
						
						
						
						
					 
					
						2021-01-29 11:22:59 +00:00 
						 
				 
			
				
					
						
							
							
								Imran Iqbal 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							48f8da0357 
							
						 
					 
					
						
						
							
							fix(osfamilymap): update openSUSE pkgrepo URLs  
						
						
						
						
					 
					
						2021-01-29 11:22:59 +00:00 
						 
				 
			
				
					
						
							
							
								Imran Iqbal 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							a9413e8c29 
							
						 
					 
					
						
						
							
							ci(kitchen+gitlab): update for new pre-salted images  
						
						... 
						
						
						
						* Semi-automated using https://github.com/myii/ssf-formula/pull/288  
						
						
					 
					
						2021-01-29 11:05:57 +00:00 
						 
				 
			
				
					
						
							
							
								Imran Iqbal 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							da6d1509fd 
							
						 
					 
					
						
						
							
							test(_mapdata): generate verification files  
						
						
						
						
					 
					
						2020-12-23 18:21:54 +00:00 
						 
				 
			
				
					
						
							
							
								Imran Iqbal 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							d2404d5175 
							
						 
					 
					
						
						
							
							test(map): verify map.jinja dump using _mapdata state  
						
						... 
						
						
						
						* Semi-automated using https://github.com/myii/ssf-formula/pull/285  
						
						
					 
					
						2020-12-23 18:21:53 +00:00 
						 
				 
			
				
					
						
							
							
								Imran Iqbal 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							7df2445481 
							
						 
					 
					
						
						
							
							ci(kitchen+gitlab): adjust matrix to add 3002  
						
						... 
						
						
						
						* Semi-automated using https://github.com/myii/ssf-formula/pull/280  
						
						
					 
					
						2020-12-20 23:23:17 +00:00 
						 
				 
			
				
					
						
							
							
								Imran Iqbal 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							c0660608d7 
							
						 
					 
					
						
						
							
							test(magnesium): add pillar and tests for 3002  
						
						
						
						
					 
					
						2020-12-20 23:23:14 +00:00 
						 
				 
			
				
					
						
							
							
								Imran Iqbal 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							618f95a665 
							
						 
					 
					
						
						
							
							test(pkgs_spec): test for major version only (i.e. 3000)  
						
						
						
						
					 
					
						2020-12-14 19:56:37 +00:00 
						 
				 
			
				
					
						
							
							
								Imran Iqbal 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							75ccf591eb 
							
						 
					 
					
						
						
							
							test(fluorine): remove pillar and tests for 2019.2  
						
						
						
						
					 
					
						2020-12-14 19:52:40 +00:00 
						 
				 
			
				
					
						
							
							
								Imran Iqbal 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							127c5d779b 
							
						 
					 
					
						
						
							
							feat: add Gentoo support  
						
						... 
						
						
						
						* Semi-automated using https://github.com/myii/ssf-formula/pull/269  
						
						
					 
					
						2020-10-12 09:43:24 +01:00 
						 
				 
			
				
					
						
							
							
								Dafydd Jones 
							
						 
					 
					
						
						
						
						
							
						
						
							0465af72da 
							
						 
					 
					
						
						
							
							test(windows): add local testing of Windows using Vagrant/Virtualbox  
						
						
						
						
					 
					
						2020-06-26 17:03:40 +01:00 
						 
				 
			
				
					
						
							
							
								Imran Iqbal 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							9060879924 
							
						 
					 
					
						
						
							
							ci(kitchen+travis): adjust matrix to add 3001  
						
						... 
						
						
						
						* Semi-automated using https://github.com/myii/ssf-formula/pull/230  
						
						
					 
					
						2020-06-23 09:55:46 +01:00 
						 
				 
			
				
					
						
							
							
								Imran Iqbal 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							42cacc253f 
							
						 
					 
					
						
						
							
							test(sodium): add pillar and tests for 3001  
						
						
						
						
					 
					
						2020-06-23 09:55:44 +01:00 
						 
				 
			
				
					
						
							
							
								Imran Iqbal 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							b2b1fee370 
							
						 
					 
					
						
						
							
							test(pkgs_spec): simplify using match (trigger: update for suse)  
						
						... 
						
						
						
						* https://travis-ci.org/github/myii/salt-formula/jobs/692337807#L2366-L2381 
  - `opensuse` now has `3000.3` available
* Simplification is useful anyway, even without this (could still use `case`) 
						
						
					 
					
						2020-06-01 01:52:08 +01:00 
						 
				 
			
				
					
						
							
							
								Imran Iqbal 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							301a9884ac 
							
						 
					 
					
						
						
							
							test(pkgs_spec): update version installed on fedora  
						
						
						
						
					 
					
						2020-05-26 03:46:55 +01:00 
						 
				 
			
				
					
						
							
							
								Imran Iqbal 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							5d9a92bf1d 
							
						 
					 
					
						
						
							
							fix(opensuse): use appropriate upstream repo  
						
						
						
						
					 
					
						2020-05-26 03:46:55 +01:00 
						 
				 
			
				
					
						
							
							
								Imran Iqbal 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							5917569464 
							
						 
					 
					
						
						
							
							test(pkgs_spec): update for releases 3000.3 & 2019.2.5  
						
						... 
						
						
						
						* https://docs.saltstack.com/en/latest/topics/releases/3000.3.html 
* https://docs.saltstack.com/en/latest/topics/releases/2019.2.5.html  
						
						
					 
					
						2020-05-14 07:37:02 +01:00 
						 
				 
			
				
					
						
							
							
								Imran Iqbal 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							c228029879 
							
						 
					 
					
						
						
							
							test: add tests for v3000-py2  
						
						
						
						
					 
					
						2020-05-01 10:27:38 +01:00 
						 
				 
			
				
					
						
							
							
								Imran Iqbal 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							965588b108 
							
						 
					 
					
						
						
							
							test(pkgs_spec): update for CVE releases 3000.2 & 2019.2.4  
						
						... 
						
						
						
						* https://docs.saltstack.com/en/latest/topics/releases/3000.2.html 
* https://docs.saltstack.com/en/latest/topics/releases/2019.2.4.html  
						
						
					 
					
						2020-05-01 10:27:38 +01:00 
						 
				 
			
				
					
						
							
							
								Imran Iqbal 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							7f19796517 
							
						 
					 
					
						
						
							
							test: remove deprecated Salt/Python versions  
						
						
						
						
					 
					
						2020-05-01 10:27:37 +01:00 
						 
				 
			
				
					
						
							
							
								Imran Iqbal 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							e786eb6b8e 
							
						 
					 
					
						
						
							
							test(pkgs_spec): update fedora version [skip ci]  
						
						
						
						
					 
					
						2020-04-18 12:13:50 +01:00 
						 
				 
			
				
					
						
							
							
								Imran Iqbal 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							b5461a0eba 
							
						 
					 
					
						
						
							
							test(service_spec): add should be_installed  
						
						
						
						
					 
					
						2020-04-01 23:25:21 +01:00 
						 
				 
			
				
					
						
							
							
								Imran Iqbal 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							1e677cd761 
							
						 
					 
					
						
						
							
							test(pkgs_spec): update 3000 to 3000.1  
						
						
						
						
					 
					
						2020-04-01 23:23:28 +01:00 
						 
				 
			
				
					
						
							
							
								Imran Iqbal 
							
						 
					 
					
						
						
						
						
							
						
						
							4a5f8053e9 
							
						 
					 
					
						
						
							
							ci(kitchen+travis): adjust matrix to add 3000 & remove 2017.7  
						
						... 
						
						
						
						* Semi-automated using https://github.com/myii/ssf-formula/pull/135  
						
						
					 
					
						2020-03-21 12:44:04 +00:00