Commit 4e5b5f28 authored by Joshua Tauberer's avatar Joshua Tauberer

Vagrant typo

parent 89376b10
......@@ -153,7 +153,7 @@ fi
if [ "$PRIMARY_HOSTNAME" = "auto-easy" ]; then
# Generate a probably-unique subdomain under our justtesting.email domain.
PRIMARY_HOSTNAME=m`get_default_publicip | sha1sum | cut -c1-5`.justtesting.email
echo "Public Hostname: $PRIMARY_HOSTNAME"
echo "Primary Hostname: $PRIMARY_HOSTNAME"
fi
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment