summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoroasis9 <oasis9@users.noreply.github.com>2017-04-19 12:02:31 +1200
committerGitHub <noreply@github.com>2017-04-19 12:02:31 +1200
commit4b234d685fdbe7dfb17b15aca3e866f7b427b72d (patch)
treeab82c1754714f5c5d56838e526f8ea088ea4da8f
parentb90638d9f1d7a4cb6c2b1d7e17ed6a9ab6f955f4 (diff)
downloadlaunchpad-polymaker-4b234d685fdbe7dfb17b15aca3e866f7b427b72d.tar.gz
launchpad-polymaker-4b234d685fdbe7dfb17b15aca3e866f7b427b72d.zip
Update Vagrantfile
Confirmed working: https://puu.sh/voLSZ/21a45ea387.png
-rw-r--r--Vagrantfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Vagrantfile b/Vagrantfile
index 81f83fd..ff2ddad 100644
--- a/Vagrantfile
+++ b/Vagrantfile
@@ -12,7 +12,7 @@ Vagrant.configure(2) do |config|
12 12
13 # Every Vagrant development environment requires a box. You can search for 13 # Every Vagrant development environment requires a box. You can search for
14 # boxes at https://atlas.hashicorp.com/search. 14 # boxes at https://atlas.hashicorp.com/search.
15 config.vm.box = "drmyersii/ubuntu-desktop-14.04-x64" 15 config.vm.box = "drm2/ubuntu-14.04-desktop-x64"
16 16
17 # Disable automatic box update checking. If you disable this, then 17 # Disable automatic box update checking. If you disable this, then
18 # boxes will only be checked for updates when the user runs 18 # boxes will only be checked for updates when the user runs