Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Wiki Replica
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
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD 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
Cecylia Bocovich
Wiki Replica
Commits
cad05ac2
Unverified
Commit
cad05ac2
authored
4 years ago
by
anarcat
Browse files
Options
Downloads
Patches
Plain Diff
syntax tweaks
parent
50a5dc0a
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
howto/upgrades.md
+4
-3
4 additions, 3 deletions
howto/upgrades.md
with
4 additions
and
3 deletions
howto/upgrades.md
+
4
−
3
View file @
cad05ac2
...
...
@@ -46,15 +46,16 @@ Minor upgrades
Most of the packages upgrades are handled by the unattended-upgrades package which
is configured via puppet.
Unattended-upgrades writes logs to /var/log/dpkg.log, or /var/log/unattended-upgrades/.
Unattended-upgrades writes logs to
`/var/log/unattended-upgrades/`
but
also
`/var/log/dpkg.log`
.
The default configuration file for unattended-upgrades is at /etc/apt/apt.conf.d/50unattended-upgrades.
The default configuration file for unattended-upgrades is at
`
/etc/apt/apt.conf.d/50unattended-upgrades
`
.
Pending upgrades are still noticed by Nagios which warns loudly about them in its
usual channels.
If a package origin isn't picked by unattended upgrades it will need to be upgraded
by hand or its origin added to modules/profile/manifests/unattended_upgrades.pp in
by hand or its origin added to
`
modules/profile/manifests/unattended_upgrades.pp
`
in
puppet.
### Restarting services
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment