Merge "Allow bare-precise nodes to sudo"

This commit is contained in:
Jenkins 2014-03-31 17:57:18 +00:00 committed by Gerrit Code Review
commit 9dd2d0aeb4

View File

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