Skip to content

Commit

Permalink
ci(kitchen): remove Fedora legacy crypto-policies workaround [skip ci]
Browse files Browse the repository at this point in the history
* Automated using myii/ssf-formula#319
* The workaround is available in the pre-salted images now
  • Loading branch information
myii committed Apr 24, 2021
1 parent ab6b630 commit 93922b8
Showing 1 changed file with 0 additions and 16 deletions.
16 changes: 0 additions & 16 deletions kitchen.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,10 +66,6 @@ platforms:
- name: fedora-34-master-py3
driver:
image: saltimages/salt-master-py3:fedora-34
provision_command:
- dnf -y update
- dnf install -y crypto-policies-scripts
- update-crypto-policies --set LEGACY
- name: fedora-33-master-py3
driver:
image: saltimages/salt-master-py3:fedora-33
Expand Down Expand Up @@ -131,10 +127,6 @@ platforms:
- name: fedora-34-3003-0-py3
driver:
image: saltimages/salt-3003.0-py3:fedora-34
provision_command:
- dnf -y update
- dnf install -y crypto-policies-scripts
- update-crypto-policies --set LEGACY
- name: fedora-33-3003-0-py3
driver:
image: saltimages/salt-3003.0-py3:fedora-33
Expand Down Expand Up @@ -187,10 +179,6 @@ platforms:
- name: fedora-34-3002-6-py3
driver:
image: saltimages/salt-3002.6-py3:fedora-34
provision_command:
- dnf -y update
- dnf install -y crypto-policies-scripts
- update-crypto-policies --set LEGACY
- name: fedora-33-3002-6-py3
driver:
image: saltimages/salt-3002.6-py3:fedora-33
Expand Down Expand Up @@ -263,10 +251,6 @@ platforms:
- name: fedora-34-3001-7-py3
driver:
image: saltimages/salt-3001.7-py3:fedora-34
provision_command:
- dnf -y update
- dnf install -y crypto-policies-scripts
- update-crypto-policies --set LEGACY
- name: fedora-33-3001-7-py3
driver:
image: saltimages/salt-3001.7-py3:fedora-33
Expand Down

0 comments on commit 93922b8

Please sign in to comment.