Skip to content

Commit

Permalink
ci(kitchen): improve comments about opensuse problems encountered
Browse files Browse the repository at this point in the history
  • Loading branch information
myii authored Feb 24, 2019
1 parent 12a3c7b commit c246939
Showing 1 changed file with 6 additions and 8 deletions.
14 changes: 6 additions & 8 deletions kitchen.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,14 +48,12 @@ platforms:
run_command: /usr/lib/systemd/systemd
provision_command:
- yum install -y udev
# Note, as of February 2019:
# There have been numerous issues with getting `opensuse` to work
# Note: There have been numerous issues with getting `opensuse` to work
# * `opensuse` is deprecated
# * `opensuse/leap` grabs `15.x`, which doesn't run the `inspec` tests
# * `opensuse/tumbleweed` doesn't install `salt-minion`
# * `opensuse/leap:42.3` does work
# * `opensuse/salt-minion` uses `42.3` with `salt-minion` pre-installed
# As of February 2019, there have been problems getting `opensuse` to work:
# * `opensuse` is deprecated
# * `opensuse/leap` grabs `15.x`, which doesn't run the `inspec` tests
# * `opensuse/tumbleweed` doesn't install `salt-minion`
# * `opensuse/leap:42.3` does work
# * `opensuse/salt-minion` uses `42.3` with `salt-minion` pre-installed
- name: opensuse-leap-salt-minion
driver_config:
image: opensuse/salt-minion
Expand Down

0 comments on commit c246939

Please sign in to comment.