actually install the tier1 motd
This commit is contained in:
parent
a5baef4d61
commit
a3b6579ed0
1 changed files with 3 additions and 0 deletions
|
@ -39,6 +39,9 @@
|
|||
- name: /etc/motd_fedora
|
||||
copy: src=motd_fedora dest=/etc/motd_fedora
|
||||
|
||||
- name: /etc/motd_fedora_tier1
|
||||
copy: src=motd_fedora_tier1 dest=/etc/motd_fedora_tier1
|
||||
|
||||
- name: Configure logrotate for /var/log/rsyncd-fedora.log
|
||||
copy: src=logrotate-rsync-fedora dest=/etc/logrotate.d/rsync-fedora
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue