Changes between Version 13 and Version 14 of stretch-buster-upgrade


Ignore:
Timestamp:
Oct 31, 2019, 6:03:40 PM (6 years ago)
Author:
Jamie McClelland
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • stretch-buster-upgrade

    v13 v14  
    2929== Prompted config files ==
    3030
    31  * /etc/logrotate.d/apache2: Do we still need our customizations of this file?
    32  * /etc/systemd/journald.conf: The new default file has some changes to commented out things... we should update ours to reflect the changes
    33  * /etc/systemd/timesyncd.conf: The new default file has some changes to commented out things... we should update ours to reflect the changes
    34  * /etc/cronttab: THe new default has helpful comments... we should update ours to reflect the changes
    35  * /etc/logrotate.conf: new defaults keep less logs around, we should update ours to reflect
    36  * /etc/ssh/sshd_config: I think we have already incorporated these changes
     31The following files may pop up as modified. Always take the package maintainers version (puppet will handle any changes).
     32
     33If a conf file pops up that is ''not'' on this list, you'll have to figure out yourself if we need to preserve it or take the package maintainers version (always prefer package maintainer)
     34
     35 * /etc/logrotate.d/apache2
     36 * /etc/systemd/journald.conf
     37 * /etc/systemd/timesyncd.conf
     38 * /etc/cronttab
     39 * /etc/logrotate.conf
     40 * /etc/ssh/sshd_config
    3741 * /etc/default/postfwd
    3842 * /etc/default/spamassassin
    3943
    40 == Next steps ==
    4144
    42  * Examine differences between the new config files and incorporate into puppet as needed
    43  * Re-write mf-dist-upgrade-mosh
    44  * Update red control panel to add php 7.3 option and figure out plan to upgrade everyone
    45