Merge "Remove the disable of ipv6 in gate"
This commit is contained in:
commit
e651adfcc9
@ -62,8 +62,4 @@ sudo systemctl daemon-reload
|
||||
sudo systemctl start docker
|
||||
sudo docker info
|
||||
|
||||
# disable ipv6 until we're sure routes to fedora mirrors work properly
|
||||
sudo sh -c 'echo "net.ipv6.conf.all.disable_ipv6 = 1" > /etc/sysctl.d/disable_ipv6.conf'
|
||||
sudo /usr/sbin/sysctl -p
|
||||
|
||||
echo "Completed $0."
|
||||
|
Loading…
Reference in New Issue
Block a user