Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Ansible
Manage
Activity
Members
Labels
Plan
Issues
3
Issue boards
Milestones
Code
Merge requests
2
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Nounous
Ansible
Merge requests
!334
[mirror] Don't mirror squeeze-backports binaries
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
[mirror] Don't mirror squeeze-backports binaries
squeeze
into
main
Overview
0
Commits
1
Changes
1
Merged
ynerant
requested to merge
squeeze
into
main
2 years ago
Overview
0
Commits
1
Changes
1
Expand
👍
0
👎
0
Merge request reports
Compare
main
main (base)
and
latest version
latest version
db79b888
1 commit,
2 years ago
1 file
+
0
−
5
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
group_vars/mirror_backend.yml
+
0
−
5
Options
@@ -18,11 +18,6 @@ glob_ftpsync:
cron_time
:
"
40
*"
rsync_host
:
ftp.fr.debian.org
rsync_path
:
debian-security
-
name
:
backports
dest
:
debian-backports
cron_time
:
"
07
3,15"
rsync_host
:
ftp.fr.debian.org
rsync_path
:
debian-backports
-
name
:
ubuntu
dest
:
ubuntu
cron_time
:
"
43
5,17"
Loading