Skip to content

Commit b8931eb

Browse files
authored
Merge pull request #762 from cultuurnet/feature/UPS-5975
Updates repository location URL
2 parents b5cac02 + eeeea39 commit b8931eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

manifests/apt/repositories.pp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -215,7 +215,7 @@
215215
repos => 'main'
216216
}
217217
@apt::source { 'uitpas-api-payara7':
218-
location => "https://apt.publiq.be/uitpas-api-payara7${environment}",
218+
location => "https://apt.publiq.be/uitpas-api-payara7-${environment}",
219219
release => $codename,
220220
repos => 'main'
221221
}

0 commit comments

Comments
 (0)