Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
C
configuration
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
OpenEdx
configuration
Commits
406e0403
Commit
406e0403
authored
Oct 25, 2016
by
Fred Smith
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
remove updates available check from MOTD
parent
bf898029
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
11 additions
and
0 deletions
+11
-0
playbooks/roles/common/tasks/main.yml
+11
-0
No files found.
playbooks/roles/common/tasks/main.yml
View file @
406e0403
...
...
@@ -167,6 +167,17 @@
group
:
root
mode
:
"
0755"
# this script is executed by PAM on interactive login to calculate the
# number of package updates available for the MOTD. This slows down
# first login on machines by a significant amount
-
name
:
Remove MOTD update checker
file
:
dest
:
"
/etc/update-motd.d/90-updates-available"
state
:
absent
tags
:
-
install
-
install:configuration
-
name
:
Set up a cron job to run the script
cron
:
name
:
"
log-ntp-alerts"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a 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