From 0f34f81dc741c300388e02c8a792dd86b3643fe1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rapha=C3=ABl=20Doursenaud?= Date: Fri, 29 Nov 2013 15:21:36 +0100 Subject: [PATCH] Moved VM vhost to dev.dolibarr.org This helps avoid Google Chrome doing a search instead of an HTTP request --- dev/vagrant/README.md | 4 ++-- dev/vagrant/dolibarrdev/puppet/hieradata/common.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/dev/vagrant/README.md b/dev/vagrant/README.md index fd644583b28..284b07e1d50 100644 --- a/dev/vagrant/README.md +++ b/dev/vagrant/README.md @@ -32,7 +32,7 @@ Edit the [hosts](https://fr.wikipedia.org/wiki/Hosts) file on the machine you ru Example syntax: - 192.168.42.101 dolibarr.dev + 192.168.42.101 dev.dolibarr.org Once this is done, you will be able to access your VM's service at @@ -44,7 +44,7 @@ Available boxes Somewhat bleeding edge vagrant box for develop branch related work. - IP: 192.168.42.101 -- Vhost: dolibarr.dev +- Vhost: dev.dolibarr.org - OS: Debian Wheezy 7.2 - Webserver: Apache 2.2 - PHP: mod_php 5.5 diff --git a/dev/vagrant/dolibarrdev/puppet/hieradata/common.yaml b/dev/vagrant/dolibarrdev/puppet/hieradata/common.yaml index 7c9fb672e0f..6e2f39be917 100644 --- a/dev/vagrant/dolibarrdev/puppet/hieradata/common.yaml +++ b/dev/vagrant/dolibarrdev/puppet/hieradata/common.yaml @@ -58,7 +58,7 @@ apache: - rewrite vhosts: vkJFW364QjeN: - servername: dolibarr.dev + servername: dev.dolibarr.org docroot: /var/www/htdocs port: '80' setenv: