File tree 2 files changed +5
-1
lines changed 2 files changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -16,6 +16,9 @@ motd_entries:
16
16
- " 10-help-text"
17
17
- " 80-esm"
18
18
- " 80-livepatch"
19
+ - " 88-esm-announce"
20
+ - " 90-updates-available"
21
+ - " 91-contract-ua-esm-status"
19
22
20
23
# Define Message of the Day items which need to be unlinked (remove -x does not work)
21
24
to_unlink :
@@ -45,6 +48,7 @@ enable_these_motd_files:
45
48
# - 50-fail2ban-status # Fail2ban status per jail
46
49
# - 60-lxd # Status of lxd containers
47
50
# - 60-docker # Status of Deployed Docker Containers
51
+ - 90-updates-available-no-esm # Updated available without ESM or Pro Messages
48
52
49
53
# [ Message of the day Services overrides ]########################################################
50
54
# The "40-services" service is from another repository with a default set of services to include
Original file line number Diff line number Diff line change 78
78
option : " ENABLED"
79
79
value : " {{ show_ubuntu_news_message }}"
80
80
no_extra_spaces : true
81
- mode : " ' 0644"
81
+ mode : " 0644"
82
82
create : false
83
83
when :
84
84
- motd_file.stat.exists
You can’t perform that action at this time.
0 commit comments