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

init.pp: Pull backend changes from group project

parent 253c40ec
No related branches found
No related tags found
2 merge requests!14Merge Devel,!13Handover finalize
......@@ -123,7 +123,7 @@ class skadereg(
ensure => latest,
before => File['/var/www/skadereg/public'],
provider => git,
source => 'ssh://git@gitlab.it.liu.se:29418/andal699/laravel.git',
source => 'ssh://git@gitlab.it.liu.se:29418/skadereg/laravel.git',
user => 'apache',
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