Skip to content

Commit c9d6be0

Browse files
author
Matthew Fisher
committed
change box name to deis-controller for consistency
1 parent bfaea45 commit c9d6be0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

contrib/vagrant/util/nodes_vagrantfile_template.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Vagrant.configure("2") do |config|
2-
config.vm.box = "deis-node"
2+
config.vm.box = "deis-controller"
33

44
# The url from where the 'config.vm.box' box will be fetched if it
55
# doesn't already exist on the user's system.

0 commit comments

Comments
 (0)