Remove banner reference

This commit is contained in:
Theo Le Peltier
2022-06-29 10:55:26 +02:00
parent dbf4d327cf
commit cf7e3da48e
7 changed files with 2 additions and 35 deletions

View File

@ -1,9 +1,6 @@
---
motd_disable_default_motd: true
motd_banner_template: https://raw.githubusercontent.com/claranet/motd/master/banner
motd_template: https://raw.githubusercontent.com/claranet/motd/master/scripts/00-basic
motd_banner_template_prepend: ""
motd_banner_template_append: ""
motd_template_prepend: ""
motd_template_append: |
@ -13,5 +10,3 @@ motd_template_append: |
motd_template_username: ""
motd_template_password: ""
motd_banner_template_username: "{{ motd_template_username }}"
motd_banner_template_password: "{{ motd_template_password }}"