On 18/07/16 22:42, Andy Ryan wrote: > Foreman-installer overwrote my customized httpd config files without > warning. If foreman-installer is going to overwrite files and > directories like the httpd conf files it should at least create backups > of them.
Backups should be in Puppet's client bucket. You can find it yourself in Puppet's vardir (e.g. /var/lib/puppet/clientbucket or /opt/puppetlabs/puppet/cache/clientbucket) and use scripts such as https://github.com/rilindo/puppet-clientbucket-restore to restore files easily. The installer is only designed for use on a clean OS installation. -- Dominic Cleal [email protected] -- You received this message because you are subscribed to the Google Groups "Foreman users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/foreman-users. For more options, visit https://groups.google.com/d/optout.
