Project 'infra/sysadm-environment' was moved to 'swh/infra/sysadm-environment'. Please update any links and bookmarks that may still have the old path.
Make the permissions of the swh services' configuration file uniform
The configuration files of the swh services are not consistent between the services. Some are accessible to all the users, but some not. Some services have passwords configured on these files so the access should be more limited. For example: bad: https://forge.softwareheritage.org/source/puppet-swh-site/browse/production/site-modules/profile/manifests/swh/deploy/counters/journal_client.pp$19 good: https://forge.softwareheritage.org/source/puppet-swh-site/browse/production/site-modules/profile/manifests/swh/deploy/rpc_server.pp$56
Migrated from T3300 (view on Phabricator)