Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
ansible_lza_install_common
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Digital Preservation
ansible_lza_install_common
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
e03574432de128832437d7d630fed61c7b9b42a8
Select Git revision
Selected
e03574432de128832437d7d630fed61c7b9b42a8
Branches
2
master
default
protected
fix_configure_postfix
3 results
Begin with the selected commit
Created with Raphaël 2.2.0
12
Sep
5
25
Aug
18
Jul
2
28
May
26
6
14
Apr
11
1
31
Mar
21
16
Jan
15
14
13
11
Oct
4
2
1
10
Sep
9
6
15
Aug
1
30
May
16
18
Apr
16
21
Feb
31
Jan
29
5
Oct
28
Jul
5
Jun
5
May
21
Mar
1
13
Feb
1
19
Jan
13
26
Nov
7
Sep
23
Aug
22
2
26
Jul
21
20
18
15
3
Jun
4
May
11
Apr
18
Mar
14
2
23
Feb
29
Nov
15
Sep
8
3
25
Aug
13
4
2
13
Jul
5
28
Apr
26
15
6
9
Mar
5
19
Feb
15
8
29
Jan
feat: ingest Journal logs into Graylog
master
master
feat: install Beats packages from SLUB's local package repositories.
Merge branch 'master' into fix_configure_postfix
fix_configure_p…
fix_configure_postfix
fix: don't try to get elevated permissions for seaching Ansible Vault files on the Ansible controller. It's not necessary, and there's no way to get the sudo password interactively.
fix: removed comments (broke at least boolean values), eliminate doubled lines (endless log warnings about overriding earlier entries)
refactor: consolidate mail configuration to be closer to GUBS's Exim configuration. We do this to make sure that mails are sent via the Mailserver instead of sending them directly, so they're not classified as spam.
feat: include Vault variables from search results instead of hardcoded list
chore: remove unnecessary task to 'Set auth for relay host'
chore: delete example files. We will replace them with a proper interface defined in defaults/
fix: disable restarting zramswap; there's a bug in the service while unloading the zramswap kernel module
feat: add logging configuration for Referat 2.3 Graylog server
fix: set correct Origin-Pattern for SLUB's local Debian repo server (use FQDN, not URL)
fix: configure autoupdates for SLUB's local Debian repository as well, not just official repos
feat: use SSH control socket for connection to NetApp in order to reduce SSH connection overhead there and improve plugin reliability
feat: implement fully functional Check_MK monitoring of NetApp NFS shares including history data and dynamic alert thresholds
Merge branch 'master' of https://git.slub-dresden.de/digital-preservation/ansible_lza_install_common
test: scan for secret leaking
test: scan for secret leaking
fix: enable & start timer for dnf-autoupdate
feat: use findmnt(8) to list NFS shares. The mount(8) manpage recommends this: 'For more robust and customizable output use findmnt(8), especially in your scripts.'. So yeah, we do it.
fix: write journald config to correct files
sec: add security-related Postfix options
style: satisfy linter (spacing)
style: satisfy linter
test: use YAML anchors to remove code duplication in Gitlab-CI config
fix: syntax in configure_mail.yml
fix: syntax in handlers
fix: remove exim4 package from general package installation; instead, install specific MTA later
fix: set updated rsyslog config for central logging server
feat: add OS switch to install Postfix on Ubuntu instead of Exim MTA
fix: use correct release codename for Ubuntu targets when adding repositories
fix: use 'su' directive in logrotate config
chore: remove deprecated Molecule configs for linting
feat: reduce output by hiding 'ok' tasks
feat: add compatibility for Ubuntu 22.04 Jammy
test: check for existence of debug flag before converging
feat: enable relative line numbers in vim
test: increase Molecule test coverage by checking for specific ESXi hypervisor only on tasks that absolutely need it
feat: add NTP-to-ESXi timesync migration for RedHat-based distros
test: print debug information if debug flag has been passed as an extravar
Loading