summaryrefslogtreecommitdiffstats
path: root/env.bash
diff options
context:
space:
mode:
Diffstat (limited to 'env.bash')
-rwxr-xr-xenv.bash4
1 files changed, 2 insertions, 2 deletions
diff --git a/env.bash b/env.bash
index f75f251d5..1373cda65 100755
--- a/env.bash
+++ b/env.bash
@@ -5,7 +5,7 @@
#
# OpenPOWER HostBoot Project
#
-# Contributors Listed Below - COPYRIGHT 2010,2015
+# Contributors Listed Below - COPYRIGHT 2010,2016
# [+] International Business Machines Corp.
#
#
@@ -58,7 +58,7 @@ if [ -n "${SANDBOXROOT}" ]; then
fi
fi
-export DEFAULT_MACHINE=MURANO
+export DEFAULT_MACHINE=NIMBUS
## Search and set gerrit host
# Gerrit host name should be in .ssh/config file
OpenPOWER on IntegriCloud