File tree Expand file tree Collapse file tree 1 file changed +6
-8
lines changed Expand file tree Collapse file tree 1 file changed +6
-8
lines changed Original file line number Diff line number Diff line change @@ -48,14 +48,12 @@ platforms:
48
48
run_command : /usr/lib/systemd/systemd
49
49
provision_command :
50
50
- 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
59
57
- name : opensuse-leap-salt-minion
60
58
driver_config :
61
59
image : opensuse/salt-minion
You can’t perform that action at this time.
0 commit comments