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
No related branches found
No related tags found
1 merge request!22Clean up module after migration and rename
Pipeline #3747 passed
...@@ -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.
Finish editing this message first!
Please register or to comment