Use fgrehm's versioned trusty box from atlas by default.
authorMichael Adam <obnox@samba.org>
Thu, 19 Feb 2015 10:11:28 +0000 (11:11 +0100)
committerMichael Adam <obnox@samba.org>
Thu, 19 Feb 2015 10:11:28 +0000 (11:11 +0100)
Vagrantfile

index 46d10807ada3090deabb534953fa6c95352c5d96..5e5957712f29470f72f72275afe389e8227f254f 100644 (file)
@@ -26,7 +26,7 @@ network_opts = [ :type, :link, :flags, :hwaddr, :name, :ipv4, :ipv6 ]
 vms = [
   {
     :hostname => 's4dc-180',
-    :box => 'local-trusty64',
+    :box => 'fgrehm/trusty64-lxc',
     :provider => {
       :lxc => {
         :container_name => 's4dc-180',