Skip to content

Commit

Permalink
Merge pull request #173 from alvistack/master-fedora33
Browse files Browse the repository at this point in the history
fedora33: `update-crypto-policies --set LEGACY`
  • Loading branch information
ladar authored Nov 4, 2020
2 parents 88855c3 + 91a3a03 commit 8f0d1f5
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions scripts/fedora33/vagrant.sh
Original file line number Diff line number Diff line change
Expand Up @@ -36,3 +36,7 @@ chown -R vagrant:vagrant /home/vagrant/.ssh

# Mark the vagrant box build time.
date --utc > /etc/vagrant_box_build_time

# Ensures maximum compatibility with legacy systems (64-bit security).
# https://github.com/hashicorp/vagrant/issues/11783#issuecomment-702100872
update-crypto-policies --set LEGACY

0 comments on commit 8f0d1f5

Please sign in to comment.