uksysadmin / OpenStackInstaller

Simple OpenStack Installer Script
http://www.hybridclouds.co.uk/
69 stars 33 forks source link

script hanging up #10

Open waleedhassan opened 12 years ago

waleedhassan commented 12 years ago

at line 294 add-apt-repository ppa:openstack-release/2011.3 2>&1 >> ${LOGFILE} this may hang the script in some versions of ubuntu like 12.04-64bit server because in some cases it needs a confirmation for adding repo or pressing Enter to continue the better way is to not redirecting this command to the log file