Skip to content

Commit c246939

Browse files
authored
ci(kitchen): improve comments about opensuse problems encountered
1 parent 12a3c7b commit c246939

File tree

1 file changed

+6
-8
lines changed

1 file changed

+6
-8
lines changed

kitchen.yml

Lines changed: 6 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -48,14 +48,12 @@ platforms:
4848
run_command: /usr/lib/systemd/systemd
4949
provision_command:
5050
- yum install -y udev
51-
# Note, as of February 2019:
52-
# There have been numerous issues with getting `opensuse` to work
53-
# Note: There have been numerous issues with getting `opensuse` to work
54-
# * `opensuse` is deprecated
55-
# * `opensuse/leap` grabs `15.x`, which doesn't run the `inspec` tests
56-
# * `opensuse/tumbleweed` doesn't install `salt-minion`
57-
# * `opensuse/leap:42.3` does work
58-
# * `opensuse/salt-minion` uses `42.3` with `salt-minion` pre-installed
51+
# As of February 2019, there have been problems getting `opensuse` to work:
52+
# * `opensuse` is deprecated
53+
# * `opensuse/leap` grabs `15.x`, which doesn't run the `inspec` tests
54+
# * `opensuse/tumbleweed` doesn't install `salt-minion`
55+
# * `opensuse/leap:42.3` does work
56+
# * `opensuse/salt-minion` uses `42.3` with `salt-minion` pre-installed
5957
- name: opensuse-leap-salt-minion
6058
driver_config:
6159
image: opensuse/salt-minion

0 commit comments

Comments
 (0)