Prechádzať zdrojové kódy

update hostname for vagrat

Oz N Tiram 8 rokov pred
rodič
commit
99f6415920
1 zmenil súbory, kde vykonal 1 pridanie a 0 odobranie
  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