5c6320638e
Raises timeout from 30s to 240s so that installs do not fail on yum operations during install under heavy load. Change-Id: If2a67b15beb6371979f1638d2c49ef935bfbed50 Partial-Bug: #1384510
2 lines
45 B
Plaintext
2 lines
45 B
Plaintext
echo "timeout=240" >> /tmp/anaconda-yum.conf
|