Mercurial > repos > other > Puppet
view modules/apt/CONTRIBUTING.md @ 473:9437c6ffa07c
Fix hg dirstate change by changing cron user
Any sites with changes that didn't get added to the `dirstate`
(e.g. by `hg prompt`) will result in the next `hg` command
rebuilding the dirstate under that owner. If the `hg-check-status`
command runs as root then we end up with a root-owned dirstate.
This most frequently happened on BDStrike.co.uk because of
Wordpress auto-updates that the check found first.
author | IBBoard <dev@ibboard.co.uk> |
---|---|
date | Sat, 25 May 2024 18:31:52 +0100 |
parents | 3fce34f642f1 |
children |
line wrap: on
line source
# Contributing to Puppet modules Check out our [Contributing to Supported Modules Blog Post](https://puppetlabs.github.io/iac/docs/contributing_to_a_module.html) to find all the information that you will need.