diff --git a/playbooks/webservers.yml b/playbooks/webservers.yml index cd7d8db..1afc21b 100644 --- a/playbooks/webservers.yml +++ b/playbooks/webservers.yml @@ -58,7 +58,7 @@ tags: [ web, redirect ] - role: gitweb vars: - gitweb_repo: "https://git.9iron.club/salt/www" + gitweb_repo: "https://git.9iron.club/salt/www2" gitweb_url: "www.9iron.club" gitweb_webroot: "/var/www/www" tags: [ web, webroot ]