Allow bare-precise nodes to sudo

Change-Id: I4adc220f487a7ccc9a474fc22018e997a76ed0d1
This commit is contained in:
James E. Blair 2014-02-11 14:17:42 -08:00
parent 09d120485a
commit 365ea81737

View File

@ -17,7 +17,7 @@
# limitations under the License.
HOSTNAME=$1
SUDO='false'
SUDO='true'
BARE='false'
PYTHON3='false'
PYPY='false'