mirror of https://github.com/ansible/ansible.git
[ansible-test] Add Fedora 34, update Fedora 33 (#74506)
Change:
- Added Fedora 34 container image to docker.txt
- Dropped Fedora 32 from CI
- Added Fedora 34 to CI
- Updated Fedora 32 and 33 containers for ssh-related fixes
- Move cron fix from 698eae3f3d
into
cron_setup and make it more generic; it can affect modern distros too.
Test Plan:
- ci_complete
Signed-off-by: Rick Elrod <rick@elrod.me>
pull/74516/head
parent
6ea81b84ed
commit
d8c20a73a4
@ -0,0 +1,3 @@
|
||||
minor_changes:
|
||||
- ansible-test - Fedora 34 (``fedora34``) container has been added.
|
||||
- ansible-test - Fedora 32 and 33 (``fedora32`` and ``fedora33``) containers have been updated and now allow for ssh in more container environments.
|
@ -0,0 +1,2 @@
|
||||
astream_name: '@httpd:2.4/common'
|
||||
astream_name_no_stream: '@httpd/common'
|
Loading…
Reference in New Issue