Skip to content
Snippets Groups Projects
Commit 69bde6fa authored by Alexander Olofsson's avatar Alexander Olofsson
Browse files

Switch to using central project URL

parent 4afa1edd
Branches
No related tags found
No related merge requests found
...@@ -131,7 +131,7 @@ class aim_control( ...@@ -131,7 +131,7 @@ class aim_control(
ensure => latest, ensure => latest,
before => File['/var/www/skadereg/public'], before => File['/var/www/skadereg/public'],
provider => git, provider => git,
source => 'ssh://git@gitlab.it.liu.se:29418/skadereg/laravel.git', source => 'git@gitlab.liu.se:aim-control/laravel.git',
user => 'apache', user => 'apache',
group => 'skadereg', group => 'skadereg',
} }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment