Project

General

Profile

« Previous | Next » 

Revision 2fb8ad50

Added by Ewoud Kohl van Wijngaarden almost 7 years ago

Always manage the puppet user

The use case is that puppet-certs deploys certificates with the owner
puppet and now contains a require => Class['puppet::server::install']
but if the User resource is managed then puppet can autorequire it and
there is less coupling between modules.

Previously we managed the user only if a git_repo was requested.

  • added
  • modified
  • copied
  • renamed
  • deleted