Pārlūkot izejas kodu

update hostname for vagrat

Oz N Tiram 8 gadi atpakaļ
vecāks
revīzija
99f6415920
1 mainītis faili ar 1 papildinājumiem un 0 dzēšanām
  1. 1 0
      Vagrantfile

+ 1 - 0
Vagrantfile

@@ -11,6 +11,7 @@ Vagrant.configure(VAGRANTFILE_API_VERSION) do |config|
 
   # Every Vagrant virtual environment requires a box to build off of.
   config.vm.box = "ubuntu/trusty64"
+  config.vm.hostname = "pwman-dev"
   config.vm.provision :shell, path: "provision_vagrant.sh"
 
   # The url from where the 'config.vm.box' box will be fetched if it