Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
emmapeel
puppet-tails
Commits
2b86eae5
Commit
2b86eae5
authored
Jul 23, 2020
by
Zen Fu
Browse files
lint
parent
f53f0753
Changes
1
Hide whitespace changes
Inline
Side-by-side
manifests/weblate/repositories.pp
View file @
2b86eae5
...
...
@@ -48,9 +48,9 @@ class tails::weblate::repositories(
group
=>
weblate
,
source
=>
{
# used to merge changes from the canonical repo
'origin'
=>
'https://gitlab.tails.boum.org/tails/tails.git'
,
'origin'
=>
'https://gitlab.tails.boum.org/tails/tails.git'
,
# used to fetch the commits that Weblate created
'weblate'
=>
"
${mutable_data_dir}
/repositories/vcs/tails/index/.git"
,
'weblate'
=>
"
${mutable_data_dir}
/repositories/vcs/tails/index/.git"
,
# used to push changes to canonical repo
'weblate-gatekeeper'
=>
'gitolite@puppet-git.lizard:weblate-gatekeeper.git'
,
},
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment