Saltstack Official Salt 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.

feat: use `semantic-release` cross-formula standard structure * Semi-automated using https://github.com/myii/ssf-formula/pull/31 * Includes: - Update TOFS - Use `bin/kitchen` - Use `dist: bionic` in Travis - Add `yamllint` and apply rules - Use `pillars_from_files` throughout - Replace EOL images in Kitchen & Travis - Add `develop` images in Kitchen & Travis * Fix (or ignore) errors shown below: ```bash salt-formula$ yamllint -s . ./pillar.example 1:1 warning missing document start "---" (document-start) 5:23 warning truthy value should be one of [false, true] (truthy) 8:25 warning truthy value should be one of [false, true] (truthy) 11:25 warning truthy value should be one of [false, true] (truthy) 19:21 warning truthy value should be one of [false, true] (truthy) 40:89 error line too long (108 > 88 characters) (line-length) 41:89 error line too long (112 > 88 characters) (line-length) 43:89 error line too long (112 > 88 characters) (line-length) 45:89 error line too long (110 > 88 characters) (line-length) 47:89 error line too long (89 > 88 characters) (line-length) 74:27 warning truthy value should be one of [false, true] (truthy) 82:9 error wrong indentation: expected 10 but found 8 (indentation) 101:14 warning truthy value should be one of [false, true] (truthy) 102:20 warning truthy value should be one of [false, true] (truthy) 103:89 error line too long (119 > 88 characters) (line-length) 121:7 warning comment not indented like content (comments-indentation) 122:24 error syntax error: found character '%' that cannot start any token 310:89 error line too long (102 > 88 characters) (line-length) 330:89 error line too long (113 > 88 characters) (line-length) 433:1 error too many blank lines (1 > 0) (empty-lines) ./salt/osmap.yaml 4:2 error syntax error: found character '%' that cannot start any token 6:89 error line too long (93 > 88 characters) (line-length) 22:89 error line too long (137 > 88 characters) (line-length) 23:89 error line too long (134 > 88 characters) (line-length) 33:89 error line too long (149 > 88 characters) (line-length) 34:89 error line too long (146 > 88 characters) (line-length) ./salt/osfamilymap.yaml 4:2 error syntax error: found character '%' that cannot start any token 6:89 error line too long (94 > 88 characters) (line-length) 24:89 error line too long (149 > 88 characters) (line-length) 25:89 error line too long (146 > 88 characters) (line-length) 39:89 error line too long (105 > 88 characters) (line-length) 40:89 error line too long (127 > 88 characters) (line-length) 56:89 error line too long (101 > 88 characters) (line-length) ./salt/ospyvermap.yaml 4:1 warning missing document start "---" (document-start) ./salt/defaults.yaml 3:1 warning missing document start "---" (document-start) 7:21 warning truthy value should be one of [false, true] (truthy) 8:12 warning truthy value should be one of [false, true] (truthy) 9:23 warning truthy value should be one of [false, true] (truthy) 10:19 warning truthy value should be one of [false, true] (truthy) 14:25 warning truthy value should be one of [false, true] (truthy) 15:25 warning truthy value should be one of [false, true] (truthy) 16:27 warning truthy value should be one of [false, true] (truthy) 17:27 warning truthy value should be one of [false, true] (truthy) 39:28 warning truthy value should be one of [false, true] (truthy) 41:28 warning truthy value should be one of [false, true] (truthy) 45:24 warning truthy value should be one of [false, true] (truthy) 49:30 warning truthy value should be one of [false, true] (truthy) 54:28 warning truthy value should be one of [false, true] (truthy) 63:25 warning truthy value should be one of [false, true] (truthy) 68:15 warning truthy value should be one of [false, true] (truthy) ```
преди 5 години
feat: use `semantic-release` cross-formula standard structure * Semi-automated using https://github.com/myii/ssf-formula/pull/31 * Includes: - Update TOFS - Use `bin/kitchen` - Use `dist: bionic` in Travis - Add `yamllint` and apply rules - Use `pillars_from_files` throughout - Replace EOL images in Kitchen & Travis - Add `develop` images in Kitchen & Travis * Fix (or ignore) errors shown below: ```bash salt-formula$ yamllint -s . ./pillar.example 1:1 warning missing document start "---" (document-start) 5:23 warning truthy value should be one of [false, true] (truthy) 8:25 warning truthy value should be one of [false, true] (truthy) 11:25 warning truthy value should be one of [false, true] (truthy) 19:21 warning truthy value should be one of [false, true] (truthy) 40:89 error line too long (108 > 88 characters) (line-length) 41:89 error line too long (112 > 88 characters) (line-length) 43:89 error line too long (112 > 88 characters) (line-length) 45:89 error line too long (110 > 88 characters) (line-length) 47:89 error line too long (89 > 88 characters) (line-length) 74:27 warning truthy value should be one of [false, true] (truthy) 82:9 error wrong indentation: expected 10 but found 8 (indentation) 101:14 warning truthy value should be one of [false, true] (truthy) 102:20 warning truthy value should be one of [false, true] (truthy) 103:89 error line too long (119 > 88 characters) (line-length) 121:7 warning comment not indented like content (comments-indentation) 122:24 error syntax error: found character '%' that cannot start any token 310:89 error line too long (102 > 88 characters) (line-length) 330:89 error line too long (113 > 88 characters) (line-length) 433:1 error too many blank lines (1 > 0) (empty-lines) ./salt/osmap.yaml 4:2 error syntax error: found character '%' that cannot start any token 6:89 error line too long (93 > 88 characters) (line-length) 22:89 error line too long (137 > 88 characters) (line-length) 23:89 error line too long (134 > 88 characters) (line-length) 33:89 error line too long (149 > 88 characters) (line-length) 34:89 error line too long (146 > 88 characters) (line-length) ./salt/osfamilymap.yaml 4:2 error syntax error: found character '%' that cannot start any token 6:89 error line too long (94 > 88 characters) (line-length) 24:89 error line too long (149 > 88 characters) (line-length) 25:89 error line too long (146 > 88 characters) (line-length) 39:89 error line too long (105 > 88 characters) (line-length) 40:89 error line too long (127 > 88 characters) (line-length) 56:89 error line too long (101 > 88 characters) (line-length) ./salt/ospyvermap.yaml 4:1 warning missing document start "---" (document-start) ./salt/defaults.yaml 3:1 warning missing document start "---" (document-start) 7:21 warning truthy value should be one of [false, true] (truthy) 8:12 warning truthy value should be one of [false, true] (truthy) 9:23 warning truthy value should be one of [false, true] (truthy) 10:19 warning truthy value should be one of [false, true] (truthy) 14:25 warning truthy value should be one of [false, true] (truthy) 15:25 warning truthy value should be one of [false, true] (truthy) 16:27 warning truthy value should be one of [false, true] (truthy) 17:27 warning truthy value should be one of [false, true] (truthy) 39:28 warning truthy value should be one of [false, true] (truthy) 41:28 warning truthy value should be one of [false, true] (truthy) 45:24 warning truthy value should be one of [false, true] (truthy) 49:30 warning truthy value should be one of [false, true] (truthy) 54:28 warning truthy value should be one of [false, true] (truthy) 63:25 warning truthy value should be one of [false, true] (truthy) 68:15 warning truthy value should be one of [false, true] (truthy) ```
преди 5 години
feat: use `semantic-release` cross-formula standard structure * Semi-automated using https://github.com/myii/ssf-formula/pull/31 * Includes: - Update TOFS - Use `bin/kitchen` - Use `dist: bionic` in Travis - Add `yamllint` and apply rules - Use `pillars_from_files` throughout - Replace EOL images in Kitchen & Travis - Add `develop` images in Kitchen & Travis * Fix (or ignore) errors shown below: ```bash salt-formula$ yamllint -s . ./pillar.example 1:1 warning missing document start "---" (document-start) 5:23 warning truthy value should be one of [false, true] (truthy) 8:25 warning truthy value should be one of [false, true] (truthy) 11:25 warning truthy value should be one of [false, true] (truthy) 19:21 warning truthy value should be one of [false, true] (truthy) 40:89 error line too long (108 > 88 characters) (line-length) 41:89 error line too long (112 > 88 characters) (line-length) 43:89 error line too long (112 > 88 characters) (line-length) 45:89 error line too long (110 > 88 characters) (line-length) 47:89 error line too long (89 > 88 characters) (line-length) 74:27 warning truthy value should be one of [false, true] (truthy) 82:9 error wrong indentation: expected 10 but found 8 (indentation) 101:14 warning truthy value should be one of [false, true] (truthy) 102:20 warning truthy value should be one of [false, true] (truthy) 103:89 error line too long (119 > 88 characters) (line-length) 121:7 warning comment not indented like content (comments-indentation) 122:24 error syntax error: found character '%' that cannot start any token 310:89 error line too long (102 > 88 characters) (line-length) 330:89 error line too long (113 > 88 characters) (line-length) 433:1 error too many blank lines (1 > 0) (empty-lines) ./salt/osmap.yaml 4:2 error syntax error: found character '%' that cannot start any token 6:89 error line too long (93 > 88 characters) (line-length) 22:89 error line too long (137 > 88 characters) (line-length) 23:89 error line too long (134 > 88 characters) (line-length) 33:89 error line too long (149 > 88 characters) (line-length) 34:89 error line too long (146 > 88 characters) (line-length) ./salt/osfamilymap.yaml 4:2 error syntax error: found character '%' that cannot start any token 6:89 error line too long (94 > 88 characters) (line-length) 24:89 error line too long (149 > 88 characters) (line-length) 25:89 error line too long (146 > 88 characters) (line-length) 39:89 error line too long (105 > 88 characters) (line-length) 40:89 error line too long (127 > 88 characters) (line-length) 56:89 error line too long (101 > 88 characters) (line-length) ./salt/ospyvermap.yaml 4:1 warning missing document start "---" (document-start) ./salt/defaults.yaml 3:1 warning missing document start "---" (document-start) 7:21 warning truthy value should be one of [false, true] (truthy) 8:12 warning truthy value should be one of [false, true] (truthy) 9:23 warning truthy value should be one of [false, true] (truthy) 10:19 warning truthy value should be one of [false, true] (truthy) 14:25 warning truthy value should be one of [false, true] (truthy) 15:25 warning truthy value should be one of [false, true] (truthy) 16:27 warning truthy value should be one of [false, true] (truthy) 17:27 warning truthy value should be one of [false, true] (truthy) 39:28 warning truthy value should be one of [false, true] (truthy) 41:28 warning truthy value should be one of [false, true] (truthy) 45:24 warning truthy value should be one of [false, true] (truthy) 49:30 warning truthy value should be one of [false, true] (truthy) 54:28 warning truthy value should be one of [false, true] (truthy) 63:25 warning truthy value should be one of [false, true] (truthy) 68:15 warning truthy value should be one of [false, true] (truthy) ```
преди 5 години
123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444
  1. # -*- coding: utf-8 -*-
  2. # vim: ft=yaml
  3. ---
  4. # For help on this file's format, see https://kitchen.ci/
  5. driver:
  6. name: docker
  7. use_sudo: false
  8. privileged: true
  9. run_command: /lib/systemd/systemd
  10. platforms:
  11. ## SALT `tiamat`
  12. - name: debian-10-tiamat-py3
  13. driver:
  14. image: saltimages/salt-tiamat-py3:debian-10
  15. - name: debian-9-tiamat-py3
  16. driver:
  17. image: saltimages/salt-tiamat-py3:debian-9
  18. - name: ubuntu-2004-tiamat-py3
  19. driver:
  20. image: saltimages/salt-tiamat-py3:ubuntu-20.04
  21. - name: ubuntu-1804-tiamat-py3
  22. driver:
  23. image: saltimages/salt-tiamat-py3:ubuntu-18.04
  24. - name: ubuntu-1604-tiamat-py3
  25. driver:
  26. image: saltimages/salt-tiamat-py3:ubuntu-16.04
  27. - name: centos-8-tiamat-py3
  28. driver:
  29. image: saltimages/salt-tiamat-py3:centos-8
  30. - name: centos-7-tiamat-py3
  31. driver:
  32. image: saltimages/salt-tiamat-py3:centos-7
  33. - name: amazonlinux-2-tiamat-py3
  34. driver:
  35. image: saltimages/salt-tiamat-py3:amazonlinux-2
  36. - name: oraclelinux-8-tiamat-py3
  37. driver:
  38. image: saltimages/salt-tiamat-py3:oraclelinux-8
  39. - name: oraclelinux-7-tiamat-py3
  40. driver:
  41. image: saltimages/salt-tiamat-py3:oraclelinux-7
  42. ## SALT `master`
  43. - name: debian-10-master-py3
  44. driver:
  45. image: saltimages/salt-master-py3:debian-10
  46. - name: debian-9-master-py3
  47. driver:
  48. image: saltimages/salt-master-py3:debian-9
  49. - name: ubuntu-2004-master-py3
  50. driver:
  51. image: saltimages/salt-master-py3:ubuntu-20.04
  52. - name: ubuntu-1804-master-py3
  53. driver:
  54. image: saltimages/salt-master-py3:ubuntu-18.04
  55. - name: ubuntu-1604-master-py3
  56. driver:
  57. image: saltimages/salt-master-py3:ubuntu-16.04
  58. - name: centos-8-master-py3
  59. driver:
  60. image: saltimages/salt-master-py3:centos-8
  61. - name: centos-7-master-py3
  62. driver:
  63. image: saltimages/salt-master-py3:centos-7
  64. - name: fedora-33-master-py3
  65. driver:
  66. image: saltimages/salt-master-py3:fedora-33
  67. - name: fedora-32-master-py3
  68. driver:
  69. image: saltimages/salt-master-py3:fedora-32
  70. - name: opensuse-leap-152-master-py3
  71. driver:
  72. image: saltimages/salt-master-py3:opensuse-leap-15.2
  73. run_command: /usr/lib/systemd/systemd
  74. # Workaround to avoid intermittent failures on `opensuse-leap-15.2`:
  75. # => SCP did not finish successfully (255): (Net::SCP::Error)
  76. transport:
  77. max_ssh_sessions: 1
  78. - name: opensuse-tmbl-latest-master-py3
  79. driver:
  80. image: saltimages/salt-master-py3:opensuse-tumbleweed-latest
  81. run_command: /usr/lib/systemd/systemd
  82. # Workaround to avoid intermittent failures on `opensuse-tumbleweed`:
  83. # => SCP did not finish successfully (255): (Net::SCP::Error)
  84. transport:
  85. max_ssh_sessions: 1
  86. - name: amazonlinux-2-master-py3
  87. driver:
  88. image: saltimages/salt-master-py3:amazonlinux-2
  89. - name: oraclelinux-8-master-py3
  90. driver:
  91. image: saltimages/salt-master-py3:oraclelinux-8
  92. - name: oraclelinux-7-master-py3
  93. driver:
  94. image: saltimages/salt-master-py3:oraclelinux-7
  95. - name: gentoo-stage3-latest-master-py3
  96. driver:
  97. image: saltimages/salt-master-py3:gentoo-stage3-latest
  98. run_command: /sbin/init
  99. - name: gentoo-stage3-systemd-master-py3
  100. driver:
  101. image: saltimages/salt-master-py3:gentoo-stage3-systemd
  102. ## SALT `3002.2`
  103. - name: debian-10-3002-2-py3
  104. driver:
  105. image: saltimages/salt-3002.2-py3:debian-10
  106. - name: debian-9-3002-2-py3
  107. driver:
  108. image: saltimages/salt-3002.2-py3:debian-9
  109. - name: ubuntu-2004-3002-2-py3
  110. driver:
  111. image: saltimages/salt-3002.2-py3:ubuntu-20.04
  112. - name: ubuntu-1804-3002-2-py3
  113. driver:
  114. image: saltimages/salt-3002.2-py3:ubuntu-18.04
  115. - name: ubuntu-1604-3002-2-py3
  116. driver:
  117. image: saltimages/salt-3002.2-py3:ubuntu-16.04
  118. - name: centos-8-3002-2-py3
  119. driver:
  120. image: saltimages/salt-3002.2-py3:centos-8
  121. - name: centos-7-3002-2-py3
  122. driver:
  123. image: saltimages/salt-3002.2-py3:centos-7
  124. - name: fedora-33-3002-2-py3
  125. driver:
  126. image: saltimages/salt-3002.2-py3:fedora-33
  127. - name: fedora-32-3002-2-py3
  128. driver:
  129. image: saltimages/salt-3002.2-py3:fedora-32
  130. - name: opensuse-leap-152-3002-2-py3
  131. driver:
  132. image: saltimages/salt-3002.2-py3:opensuse-leap-15.2
  133. run_command: /usr/lib/systemd/systemd
  134. # Workaround to avoid intermittent failures on `opensuse-leap-15.2`:
  135. # => SCP did not finish successfully (255): (Net::SCP::Error)
  136. transport:
  137. max_ssh_sessions: 1
  138. - name: opensuse-tmbl-latest-3002-2-py3
  139. driver:
  140. image: saltimages/salt-3002.2-py3:opensuse-tumbleweed-latest
  141. run_command: /usr/lib/systemd/systemd
  142. # Workaround to avoid intermittent failures on `opensuse-tumbleweed`:
  143. # => SCP did not finish successfully (255): (Net::SCP::Error)
  144. transport:
  145. max_ssh_sessions: 1
  146. - name: amazonlinux-2-3002-2-py3
  147. driver:
  148. image: saltimages/salt-3002.2-py3:amazonlinux-2
  149. - name: oraclelinux-8-3002-2-py3
  150. driver:
  151. image: saltimages/salt-3002.2-py3:oraclelinux-8
  152. - name: oraclelinux-7-3002-2-py3
  153. driver:
  154. image: saltimages/salt-3002.2-py3:oraclelinux-7
  155. - name: arch-base-latest-3002-2-py3
  156. driver:
  157. image: saltimages/salt-3002.2-py3:arch-base-latest
  158. run_command: /usr/lib/systemd/systemd
  159. - name: gentoo-stage3-latest-3002-2-py3
  160. driver:
  161. image: saltimages/salt-3002.2-py3:gentoo-stage3-latest
  162. run_command: /sbin/init
  163. - name: gentoo-stage3-systemd-3002-2-py3
  164. driver:
  165. image: saltimages/salt-3002.2-py3:gentoo-stage3-systemd
  166. ## SALT `3001.4`
  167. - name: debian-10-3001-4-py3
  168. driver:
  169. image: saltimages/salt-3001.4-py3:debian-10
  170. - name: debian-9-3001-4-py3
  171. driver:
  172. image: saltimages/salt-3001.4-py3:debian-9
  173. - name: ubuntu-2004-3001-4-py3
  174. driver:
  175. image: saltimages/salt-3001.4-py3:ubuntu-20.04
  176. - name: ubuntu-1804-3001-4-py3
  177. driver:
  178. image: saltimages/salt-3001.4-py3:ubuntu-18.04
  179. - name: ubuntu-1604-3001-4-py3
  180. driver:
  181. image: saltimages/salt-3001.4-py3:ubuntu-16.04
  182. - name: centos-8-3001-4-py3
  183. driver:
  184. image: saltimages/salt-3001.4-py3:centos-8
  185. - name: centos-7-3001-4-py3
  186. driver:
  187. image: saltimages/salt-3001.4-py3:centos-7
  188. - name: fedora-33-3001-4-py3
  189. driver:
  190. image: saltimages/salt-3001.4-py3:fedora-33
  191. - name: fedora-32-3001-4-py3
  192. driver:
  193. image: saltimages/salt-3001.4-py3:fedora-32
  194. - name: opensuse-leap-152-3001-4-py3
  195. driver:
  196. image: saltimages/salt-3001.4-py3:opensuse-leap-15.2
  197. run_command: /usr/lib/systemd/systemd
  198. # Workaround to avoid intermittent failures on `opensuse-leap-15.2`:
  199. # => SCP did not finish successfully (255): (Net::SCP::Error)
  200. transport:
  201. max_ssh_sessions: 1
  202. - name: opensuse-tmbl-latest-3001-4-py3
  203. driver:
  204. image: saltimages/salt-3001.4-py3:opensuse-tumbleweed-latest
  205. run_command: /usr/lib/systemd/systemd
  206. # Workaround to avoid intermittent failures on `opensuse-tumbleweed`:
  207. # => SCP did not finish successfully (255): (Net::SCP::Error)
  208. transport:
  209. max_ssh_sessions: 1
  210. - name: amazonlinux-2-3001-4-py3
  211. driver:
  212. image: saltimages/salt-3001.4-py3:amazonlinux-2
  213. - name: oraclelinux-8-3001-4-py3
  214. driver:
  215. image: saltimages/salt-3001.4-py3:oraclelinux-8
  216. - name: oraclelinux-7-3001-4-py3
  217. driver:
  218. image: saltimages/salt-3001.4-py3:oraclelinux-7
  219. - name: arch-base-latest-3001-4-py3
  220. driver:
  221. image: saltimages/salt-3001.4-py3:arch-base-latest
  222. run_command: /usr/lib/systemd/systemd
  223. - name: gentoo-stage3-latest-3001-4-py3
  224. driver:
  225. image: saltimages/salt-3001.4-py3:gentoo-stage3-latest
  226. run_command: /sbin/init
  227. - name: gentoo-stage3-systemd-3001-4-py3
  228. driver:
  229. image: saltimages/salt-3001.4-py3:gentoo-stage3-systemd
  230. ## SALT `3000.6`
  231. - name: debian-10-3000-6-py3
  232. driver:
  233. image: saltimages/salt-3000.6-py3:debian-10
  234. - name: debian-9-3000-6-py3
  235. driver:
  236. image: saltimages/salt-3000.6-py3:debian-9
  237. - name: ubuntu-1804-3000-6-py3
  238. driver:
  239. image: saltimages/salt-3000.6-py3:ubuntu-18.04
  240. - name: ubuntu-1604-3000-6-py3
  241. driver:
  242. image: saltimages/salt-3000.6-py3:ubuntu-16.04
  243. - name: centos-8-3000-6-py3
  244. driver:
  245. image: saltimages/salt-3000.6-py3:centos-8
  246. - name: centos-7-3000-6-py3
  247. driver:
  248. image: saltimages/salt-3000.6-py3:centos-7
  249. - name: opensuse-leap-152-3000-6-py3
  250. driver:
  251. image: saltimages/salt-3000.6-py3:opensuse-leap-15.2
  252. run_command: /usr/lib/systemd/systemd
  253. # Workaround to avoid intermittent failures on `opensuse-leap-15.2`:
  254. # => SCP did not finish successfully (255): (Net::SCP::Error)
  255. transport:
  256. max_ssh_sessions: 1
  257. - name: amazonlinux-2-3000-6-py3
  258. driver:
  259. image: saltimages/salt-3000.6-py3:amazonlinux-2
  260. - name: oraclelinux-8-3000-6-py3
  261. driver:
  262. image: saltimages/salt-3000.6-py3:oraclelinux-8
  263. - name: oraclelinux-7-3000-6-py3
  264. driver:
  265. image: saltimages/salt-3000.6-py3:oraclelinux-7
  266. - name: gentoo-stage3-latest-3000-6-py3
  267. driver:
  268. image: saltimages/salt-3000.6-py3:gentoo-stage3-latest
  269. run_command: /sbin/init
  270. - name: gentoo-stage3-systemd-3000-6-py3
  271. driver:
  272. image: saltimages/salt-3000.6-py3:gentoo-stage3-systemd
  273. - name: ubuntu-1804-3000-6-py2
  274. driver:
  275. image: saltimages/salt-3000.6-py2:ubuntu-18.04
  276. - name: ubuntu-1604-3000-6-py2
  277. driver:
  278. image: saltimages/salt-3000.6-py2:ubuntu-16.04
  279. - name: arch-base-latest-3000-6-py2
  280. driver:
  281. image: saltimages/salt-3000.6-py2:arch-base-latest
  282. run_command: /usr/lib/systemd/systemd
  283. provisioner:
  284. name: salt_solo
  285. log_level: debug
  286. salt_install: none
  287. require_chef: false
  288. formula: salt
  289. salt_copy_filter:
  290. - .kitchen
  291. - .git
  292. verifier:
  293. # https://www.inspec.io/
  294. name: inspec
  295. sudo: true
  296. # cli, documentation, html, progress, json, json-min, json-rspec, junit
  297. reporter:
  298. - cli
  299. suites:
  300. - name: v3002-py3
  301. includes:
  302. - debian-10-3002-2-py3
  303. - debian-9-3002-2-py3
  304. - ubuntu-2004-3002-2-py3
  305. - ubuntu-1804-3002-2-py3
  306. - ubuntu-1604-3002-2-py3
  307. - centos-8-3002-2-py3
  308. - centos-7-3002-2-py3
  309. - fedora-33-3002-2-py3
  310. - fedora-32-3002-2-py3
  311. - opensuse-leap-152-3002-2-py3
  312. - opensuse-tmbl-latest-3002-2-py3
  313. - amazonlinux-2-3002-2-py3
  314. - oraclelinux-8-3002-2-py3
  315. - oraclelinux-7-3002-2-py3
  316. - arch-base-latest-3002-2-py3
  317. - gentoo-stage3-latest-3002-2-py3
  318. - gentoo-stage3-systemd-3002-2-py3
  319. provisioner:
  320. state_top:
  321. base:
  322. '*':
  323. - salt._mapdata
  324. - salt.pkgrepo
  325. - salt.master
  326. - salt.minion
  327. pillars:
  328. top.sls:
  329. base:
  330. '*':
  331. - salt
  332. - v3002-py3
  333. pillars_from_files:
  334. salt.sls: test/salt/pillar/salt.sls
  335. v3002-py3.sls: test/salt/pillar/v3002-py3.sls
  336. verifier:
  337. inspec_tests:
  338. - path: test/integration/v3002-py3
  339. - name: v3001-py3
  340. includes:
  341. - debian-10-3001-4-py3
  342. - debian-9-3001-4-py3
  343. - ubuntu-2004-3001-4-py3
  344. - ubuntu-1804-3001-4-py3
  345. - ubuntu-1604-3001-4-py3
  346. - centos-8-3001-4-py3
  347. - centos-7-3001-4-py3
  348. - fedora-33-3001-4-py3
  349. - fedora-32-3001-4-py3
  350. - opensuse-leap-152-3001-4-py3
  351. - opensuse-tmbl-latest-3001-4-py3
  352. - amazonlinux-2-3001-4-py3
  353. - oraclelinux-8-3001-4-py3
  354. - oraclelinux-7-3001-4-py3
  355. - arch-base-latest-3001-4-py3
  356. - gentoo-stage3-latest-3001-4-py3
  357. - gentoo-stage3-systemd-3001-4-py3
  358. provisioner:
  359. state_top:
  360. base:
  361. '*':
  362. - salt._mapdata
  363. - salt.pkgrepo
  364. - salt.master
  365. - salt.minion
  366. pillars:
  367. top.sls:
  368. base:
  369. '*':
  370. - salt
  371. - v3001-py3
  372. pillars_from_files:
  373. salt.sls: test/salt/pillar/salt.sls
  374. v3001-py3.sls: test/salt/pillar/v3001-py3.sls
  375. verifier:
  376. inspec_tests:
  377. - path: test/integration/v3001-py3
  378. - name: v3000-py3
  379. includes:
  380. - debian-10-3000-6-py3
  381. - debian-9-3000-6-py3
  382. - ubuntu-1804-3000-6-py3
  383. - ubuntu-1604-3000-6-py3
  384. - centos-8-3000-6-py3
  385. - centos-7-3000-6-py3
  386. - opensuse-leap-152-3000-6-py3
  387. - amazonlinux-2-3000-6-py3
  388. - oraclelinux-8-3000-6-py3
  389. - oraclelinux-7-3000-6-py3
  390. - gentoo-stage3-latest-3000-6-py3
  391. - gentoo-stage3-systemd-3000-6-py3
  392. provisioner:
  393. state_top:
  394. base:
  395. '*':
  396. - salt._mapdata
  397. - salt.pkgrepo
  398. - salt.master
  399. - salt.minion
  400. pillars:
  401. top.sls:
  402. base:
  403. '*':
  404. - salt
  405. - v3000-py3
  406. pillars_from_files:
  407. salt.sls: test/salt/pillar/salt.sls
  408. v3000-py3.sls: test/salt/pillar/v3000-py3.sls
  409. verifier:
  410. inspec_tests:
  411. - path: test/integration/v3000-py3
  412. - name: v3000-py2
  413. includes:
  414. - ubuntu-1804-3000-6-py2
  415. - ubuntu-1604-3000-6-py2
  416. - arch-base-latest-3000-6-py2
  417. provisioner:
  418. state_top:
  419. base:
  420. '*':
  421. - salt._mapdata
  422. - salt.pkgrepo
  423. - salt.master
  424. - salt.minion
  425. pillars:
  426. top.sls:
  427. base:
  428. '*':
  429. - salt
  430. - v3000-py2
  431. pillars_from_files:
  432. salt.sls: test/salt/pillar/salt.sls
  433. v3000-py2.sls: test/salt/pillar/v3000-py2.sls
  434. verifier:
  435. inspec_tests:
  436. - path: test/integration/v3000-py2