Propose the `clean` option in init.sls for installation before 7bae3d50

This commit is contained in:
Luc Didry 2016-05-04 12:53:28 +02:00
parent 28dd8b68ee
commit 357f23f087
1 changed files with 6 additions and 0 deletions

View File

@ -20,6 +20,12 @@ dynamic-motd:
- name: /etc/update-motd.d/
- source: salt://motd/update-motd.d/
- file_mode: 755
# If you installed this motd prior to commit 7bae3d50,
# you may want to enable the clean option in order to
# remove the old files (01-*, 02-*, etc) since they have
# been renumbered. Be careful! If you added some files of
# yours, they will be deleted
#- clean: True
remove-exec-colors:
file.managed:
- name: /etc/update-motd.d/colors